add 'shapes' package to collect shape classes
This commit is contained in:
parent
72c1865cf6
commit
2094ab8df8
@ -5,8 +5,7 @@ import gtk.gtkgl
|
||||
|
||||
from OpenGL.GL import *
|
||||
|
||||
from Line import Line
|
||||
from Circle import Circle
|
||||
from shapes import *
|
||||
|
||||
class SketchWidget:
|
||||
def __init__(self, sketch):
|
||||
|
Loading…
x
Reference in New Issue
Block a user