~sir-rainbow/+junk/scribes-on-win

« back to all changes in this revision

Viewing changes to SCRIBES/MessageDialog.py

  • Committer: goldenmyst
  • Date: 2007-10-29 18:27:12 UTC
  • Revision ID: goldenmyst@goldenmyst-desktop-20071029182712-5fw9ky4530srdgnl
Hopeful final fix for the crash problem

Show diffs side-by-side

added added

removed removed

Lines of Context:
232
232
        def __close_document_cb(self, editor):
233
233
                self.__destroy()
234
234
                return
235