mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
qt-gui.h shouldn't include QApplication
[Dirk Hohndel: refactored the iOS patches] Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
997ee6fb40
commit
933b69a7cc
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
#ifndef QT_GUI_H
|
||||
#define QT_GUI_H
|
||||
|
||||
#include <QApplication>
|
||||
|
||||
void init_qt_late();
|
||||
void init_ui();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue