Skip to content
Snippets Groups Projects
Commit 50ceb90b authored by Thomas Holene Løkkeborg's avatar Thomas Holene Løkkeborg
Browse files

#34 starter i fullskjerm

parent cf1ebcd1
No related branches found
No related tags found
1 merge request!18#34 starter i fullskjerm
Pipeline #72362 passed
......@@ -182,5 +182,5 @@ class ViewArea(QWidget):
if __name__ == "__main__":
app = QApplication(sys.argv)
WINDOW = MainWindow()
WINDOW.show()
WINDOW.showMaximized()
app.exec_()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment