remove debug
This commit is contained in:
@@ -151,7 +151,6 @@ void restoreWindowState(QWidget * w, QPIConfig & sr, QString name) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
srect = QApplication::primaryScreen()->geometry();
|
srect = QApplication::primaryScreen()->geometry();
|
||||||
qDebug() << w << wnd_ok << wstate << w->geometry();
|
|
||||||
#endif
|
#endif
|
||||||
if (!wnd_ok) {
|
if (!wnd_ok) {
|
||||||
w->setWindowState(Qt::WindowNoState);
|
w->setWindowState(Qt::WindowNoState);
|
||||||
|
|||||||
Reference in New Issue
Block a user