move scene items to own module

This commit is contained in:
Martin Baeuml
2010-12-03 17:59:19 +01:00
parent 45c2e39cbc
commit 8bc326379c
3 changed files with 2 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
from pointitem import *
from lineitem import *