summaryrefslogtreecommitdiff
path: root/xmake/templates/c++/qt.shared/project/src/demo.cpp
blob: 576c861f06df51c2126b004d629bc023e9cc548c (plain)
1
2
3
4
#include "demo.h"

QtDemo::QtDemo() {
}