Fix the object chooser

This commit is contained in:
Marco Pesenti Gritti
2007-10-16 23:51:28 +02:00
parent fd194afff9
commit 24fbd1ce1c
5 changed files with 2 additions and 101 deletions
-1
View File
@@ -29,7 +29,6 @@ from sugar.graphics.xocolor import XoColor
from sugar.graphics.roundbox import CanvasRoundBox
from sugar.datastore import datastore
from sugar import activity
from sugar.objects import objecttype
# TODO: Activities should request the Journal to open objectchooser dialogs. In
# that way, we'll be able to reuse most of this code inside the Journal.