mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
Compilation fix for Mac and Linux:
* add QWidget header. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15593 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
451b12d00d
commit
37e8b2c0f4
@ -26,6 +26,8 @@
|
||||
|
||||
#include "support/unicode.h"
|
||||
|
||||
#include <QWidget>
|
||||
|
||||
using std::endl;
|
||||
using std::string;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user