examples/mainwindow/mainwindow.cpp @@ -60,8 +60,7 @@ setWindowTitle(tr("Example MainWindow")); resize(800, 600); setFixedHeight(600); // setFixedHeight(600); // windowAgent->centralize(); }