#include #include "DynamicQObject.h" int main(int argc, char *argv[]) { DynamicQObject object; return 0; }