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 e77cb25..6228889 100755
--- a/postproc
+++ b/postproc
@@ -347,7 +347,7 @@ def appQuit (filelist):
\t\te = TQCloseEvent ()
\t\tfor w in k.topLevelWidgets ():
-\t\t\tif w.inherits ("KMainWindow"):
+\t\t\tif w.inherits ("TDEMainWindow"):
\t\t\t\tk.sendEvent (w, e)
\t\t\t\tif not e.isAccepted ():
\t\t\t\t\treturn