mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 13:31:49 +00:00
more compile fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23052 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
d4e9968494
commit
6f5e86e065
@ -27,6 +27,7 @@
|
||||
|
||||
#include <QApplication>
|
||||
#include <QKeyEvent>
|
||||
#include <QShowEvent>
|
||||
|
||||
#include "support/qstring_helpers.h"
|
||||
|
||||
|
@ -24,8 +24,9 @@
|
||||
#include "support/lstrings.h"
|
||||
|
||||
#include <QListWidget>
|
||||
#include <QTextBrowser>
|
||||
#include <QPushButton>
|
||||
#include <QShowEvent>
|
||||
#include <QTextBrowser>
|
||||
|
||||
using namespace std;
|
||||
using namespace lyx::support;
|
||||
|
Loading…
Reference in New Issue
Block a user