This commit is contained in:
Nikos Kouremenos 2005-04-03 02:26:17 +00:00
parent 3e454ea51f
commit 223b72d463
1 changed files with 1 additions and 1 deletions

View File

@ -1393,7 +1393,7 @@ class Accounts_window:
self.plugin.windows['account_modification_window'] = \
Account_modification_window(self.plugin, {}) #find out what's wrong
else:
self.plugin.windows[account_modification_window].window.present()
self.plugin.windows['account_modification_window'].window.present()
def on_delete_button_clicked(self, widget):
"""When delete button is clicked :