Place objects fully functional

svn: r350
This commit is contained in:
Don Allingham
2001-08-20 04:58:38 +00:00
parent edef3eaf1e
commit 751c64df26
7 changed files with 1033 additions and 113 deletions

View File

@ -1647,7 +1647,6 @@ def on_browse_clicked(obj):
if path != "":
gnome.url.show(path)
#-------------------------------------------------------------------------
#
# EventEditor class
@ -1773,7 +1772,6 @@ def on_event_edit_ok_clicked(obj):
ee.parent.redraw_event_list()
utils.destroy_passed_object(obj)
#-------------------------------------------------------------------------
#
# AttributeEditor class