This commit is contained in:
Nikos Kouremenos 2005-04-17 21:41:15 +00:00
parent b7ac22c47a
commit 85217c33a9
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ class Preferences_window:
[self.xml.get_widget('add_remove_emoticons_button')])
def on_add_remove_emoticons_button_clicked(self, widget):
window = self.plugin.windows['add_remove_emoticons_window'].window
window = self.plugin.windows['add_remove_emoticons'].window
if window.get_property('visible'):
window.present()
else: