1
0
mirror of https://gitee.com/drabel/LibQQt.git synced 2025-01-04 10:18:44 +08:00
LibQQt/test/QQtBasedLibTest/qqtbasedlibtest.cpp
2018-05-20 19:45:33 +08:00

8 lines
107 B
C++

#include "qqtbasedlibtest.h"
QQtBasedLibTest::QQtBasedLibTest()
{
pline() << res ( "xxx.png" );
}