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
/
mocMacroName
/
Object.cpp
blob: c0b4f33fc40c2b4bec8d45c519020f51c9f4c6e0 (
plain
)
1
2
3
4
5
6
7
8
9
#include
"Object.hpp"
Object
::
Object
()
{
}
void
Object
::
aSlot
()
{
}