Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bonnegent Sebastien
Wiiberry
Commits
ce55ba2e
Commit
ce55ba2e
authored
Jan 20, 2019
by
jwacyk
Browse files
modification menu.py
parent
c035cb30
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/menu.py
View file @
ce55ba2e
...
...
@@ -94,5 +94,5 @@ class Menu(object):
def
change_state_show_menu
(
self
)
:
self
.
show_menu
=
not
(
self
.
show_menu
)
def
get_show_menu
(
self
,
state
)
:
def
get_show_menu
(
self
)
:
return
self
.
show_menu
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