summaryrefslogtreecommitdiffhomepage
path: root/facetracknoir/qt-moc.h
AgeCommit message (Collapse)Author
2013-10-24fix buildStanislaw Halik
2013-10-15fix MSVC 2010 build somewhat (?)Stanislaw Halik
2013-10-15fix trackers for qt5Stanislaw Halik
Assorted changes: - make filenames unique, since automoc made a boo-boo - adjust include paths, "QtGui" -> "" - use std::shared_ptr in c++11 mode (thanks Patrick!) - make class names unique, automoc sucks, but saves typing - add a dummy class in one file since moronic automoc thinks every target contains Q_OBJECTS!!!