diff options
Diffstat (limited to 'postproc')
-rwxr-xr-x | postproc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -343,7 +343,7 @@ def appQuit (filelist): tmp.write (\ """\tdef quit (self): -\t\tk = TDEApplication.kApplication () +\t\tk = TDEApplication.tdeApplication () \t\te = TQCloseEvent () \t\tfor w in k.topLevelWidgets (): |