examples/mainwindow/main.cpp @@ -33,7 +33,9 @@ MainWindow w; w.show(); #if 0 QMainWindow w2; w2.show(); #endif return a.exec(); }