summaryrefslogtreecommitdiffstats
path: root/sip/kfile/knotifydialog.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/kfile/knotifydialog.sip')
-rw-r--r--sip/kfile/knotifydialog.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/kfile/knotifydialog.sip b/sip/kfile/knotifydialog.sip
index f260332..ebf00fe 100644
--- a/sip/kfile/knotifydialog.sip
+++ b/sip/kfile/knotifydialog.sip
@@ -244,7 +244,7 @@ class ApplicationList
//converts a Python list of KNotify.Event
{
%TypeHeaderCode
-#include <qptrlist.h>
+#include <tqptrlist.h>
#include <knotifydialog.h>
%End