index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
QtAutogen
/
RerunUicOnFileChange
/
UicOnFileChange
/
mocwidget.h
blob: 87fc177ddfb257d16c0e94b290f2b03d57b3b10c (
plain
)
1
2
3
4
5
#include <QtCore/QObject>
class
MocWidget
:
public
QObject
{
};