summaryrefslogtreecommitdiffstats
path: root/postproc
diff options
context:
space:
mode:
Diffstat (limited to 'postproc')
-rwxr-xr-xpostproc2
1 files changed, 1 insertions, 1 deletions
diff --git a/postproc b/postproc
index 8d69469..b0a9ee1 100755
--- a/postproc
+++ b/postproc
@@ -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 ():