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

QtDemo::QtDemo()
{
}