Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
VIGNET Pierre
cadbiom
Commits
327d3b7f
Commit
327d3b7f
authored
Sep 16, 2017
by
VIGNET Pierre
Browse files
Fix forgotten import of Arrow class in the GUI => probably an exception in pypi package...
parent
f6f2896c
Changes
1
Hide whitespace changes
Inline
Side-by-side
gui/cadbiom_gui/gt_gui/chart_controler.py
View file @
327d3b7f
...
...
@@ -48,7 +48,7 @@ Main gui controler with auxiliary classes
from
math
import
sqrt
from
gtk.gdk
import
Cursor
,
ARROW
,
BOTTOM_LEFT_CORNER
,
BOTTOM_RIGHT_CORNER
,
\
TOP_LEFT_CORNER
,
TOP_RIGHT_CORNER
,
LINE_ON_OFF_DASH
from
graphics.drawing_style
import
Arrow
from
cadbiom_gui.gt_gui.
graphics.drawing_style
import
Arrow
import
gtk
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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