mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-20 17:29:59 +02:00
Minor : change some include
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4530 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -17,13 +17,21 @@
|
||||
*/
|
||||
#ifndef QET_APP_H
|
||||
#define QET_APP_H
|
||||
#include "qetsingleapplication.h"
|
||||
|
||||
#include <QTranslator>
|
||||
#include <QtWidgets>
|
||||
#include <QSystemTrayIcon>
|
||||
#include <QPalette>
|
||||
|
||||
#include "qetsingleapplication.h"
|
||||
#include "elementslocation.h"
|
||||
#include "templatelocation.h"
|
||||
#include "qetarguments.h"
|
||||
|
||||
class QSplashScreen;
|
||||
class QMenu;
|
||||
class QAction;
|
||||
class QMainWindow;
|
||||
|
||||
#define QETAPP_COMMON_TBT_PROTOCOL "commontbt"
|
||||
#define QETAPP_CUSTOM_TBT_PROTOCOL "customtbt"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user