summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/RerunUicOnFileChange/UicOnFileChange/mocwidget.h
blob: 87fc177ddfb257d16c0e94b290f2b03d57b3b10c (plain)
1
2
3
4
5
#include <QtCore/QObject>

class MocWidget : public QObject
{
};