ui: Errorview
Tabbed view with errorview as tab
This commit is contained in:
@@ -78,6 +78,7 @@ QtStartScreen::QtStartScreen(QWidget *parent)
|
||||
: QtWindow(parent)
|
||||
{
|
||||
this->raise();
|
||||
setWindowModality(Qt::ApplicationModal);
|
||||
}
|
||||
|
||||
QSize QtStartScreen::sizeHint() const
|
||||
|
||||
Reference in New Issue
Block a user