Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonathan Wiedemann
MOOC-Workbench
Commits
78405dc9
Commit
78405dc9
authored
May 13, 2019
by
Jonathan Wiedemann
Browse files
test versionning
parent
25d58638
Changes
1
Hide whitespace changes
Inline
Side-by-side
InitGui.py
View file @
78405dc9
...
...
@@ -34,7 +34,7 @@ import os, moocwb_locator
import
FreeCAD
as
app
import
FreeCADGui
as
gui
MOOC_VERSION
=
'V0.1.0'
moocWBpath
=
os
.
path
.
dirname
(
moocwb_locator
.
__file__
)
moocWBpath_medias
=
os
.
path
.
join
(
moocWBpath
,
'medias'
)
...
...
@@ -47,7 +47,7 @@ global main_moocWB_Icon
main_moocWB_Icon
=
os
.
path
.
join
(
moocWB_icons_path
,
'mooc-workbench.svg'
)
class
MoocWorkbench
(
Workbench
):
MOOC_VERSION
=
'V0.1.0'
global
main_moocWB_Icon
MenuText
=
"MOOC"
...
...
Write
Preview
Supports
Markdown
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