1
0
mirror of https://gitee.com/drabel/LibQQt.git synced 2025-01-04 10:18:44 +08:00
LibQQt/src/qqt.h
2018-05-12 21:50:32 +08:00

18 lines
254 B
C

#ifndef QQT_H
#define QQT_H
#include <QtCore/qglobal.h>
#include "qqt-local.h"
#include "qqt-qt.h"
#include "qqtcore.h"
#include "qqtgui.h"
#include "qqtsql.h"
#include "qqtnetwork.h"
#include "qqtwidgets.h"
#include "qqtframe.h"
#endif // QQT_H