Skip to content
Snippets Groups Projects
Commit 8c50b1cf authored by Joris van Zwieten's avatar Joris van Zwieten
Browse files

Bug 1439: Removed window title.

parent 923d6757
No related branches found
No related tags found
No related merge requests found
......@@ -452,7 +452,7 @@ class MainWindow(QFrame):
QFrame.__init__(self)
self.db = db
self.setWindowTitle("ParmPlotter")
# self.setWindowTitle("parmdbplot")
layout = QVBoxLayout()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment