1
0
mirror of https://gitee.com/drabel/LibQQt.git synced 2025-01-04 10:18:44 +08:00
2018-05-26 14:49:18 +08:00

17 lines
258 B
C++

#ifndef QQTBASEDLIBTEST_H
#define QQTBASEDLIBTEST_H
#include "qqtbasedlibtest_global.h"
//#include <qqtframe.h>
//#include <qqtcore.h>
class QQTBASEDLIBTESTSHARED_EXPORT QQtBasedLibTest
{
public:
QQtBasedLibTest();
};
#endif // QQTBASEDLIBTEST_H