зеркало из https://github.com/mozilla/gecko-dev.git
Bug 684403 - error: forward declaration of 'struct MApplicationService'; r=romaxa
This commit is contained in:
Родитель
77a502f6cd
Коммит
9cc503bb3d
|
@ -51,11 +51,11 @@
|
|||
#if defined(MOZ_WIDGET_QT)
|
||||
#include <QtGui/QApplication>
|
||||
#include <QtCore/QScopedPointer>
|
||||
#include <QtGui/QApplication>
|
||||
#include <QtGui/QInputContextFactory>
|
||||
#include <QtGui/QInputContext>
|
||||
#ifdef MOZ_ENABLE_MEEGOTOUCH
|
||||
#include <MComponentData>
|
||||
#include <MozMeegoAppService.h>
|
||||
#endif // MOZ_ENABLE_MEEGOTOUCH
|
||||
#endif // MOZ_WIDGET_QT
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче