
Untitled
By: a guest on
Feb 8th, 2013 | syntax:
C++ | size: 0.27 KB | hits: 15 | expires: Never
#include <QtCore>
//#include <unicode/coll.h>
//#include <unicode/utypes.h>
//class MyQObject : public QObject {
// Q_OBJECT
//public:
// MyQObject() {}
//};
int main(int, char**) {
//MyQObject my_object;
return 0;
}
#include "main.moc"