Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LMS
FishUI
Commits
4790de88
Commit
4790de88
authored
Jun 19, 2020
by
Andy Regensky
Browse files
Window title: FishUI
parent
4cd38b20
Changes
1
Hide whitespace changes
Inline
Side-by-side
fishui/FishUI.py
View file @
4790de88
...
...
@@ -34,6 +34,7 @@ class FishUI:
# Create main window
self
.
mainWindow
=
MainWindow
()
self
.
mainWindow
.
setWindowTitle
(
"FishUI"
)
def
run
(
self
):
self
.
mainWindow
.
show
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment