summaryrefslogtreecommitdiffstats
path: root/sip/tdefile/knotifywidgetbase.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/tdefile/knotifywidgetbase.sip')
-rw-r--r--sip/tdefile/knotifywidgetbase.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/tdefile/knotifywidgetbase.sip b/sip/tdefile/knotifywidgetbase.sip
index d5ec44d..505c7fa 100644
--- a/sip/tdefile/knotifywidgetbase.sip
+++ b/sip/tdefile/knotifywidgetbase.sip
@@ -35,7 +35,7 @@ class KNotifyWidgetBase : TQWidget
public:
KNotifyWidgetBase (TQWidget*/TransferThis/ = 0, const char* = 0, WFlags = 0);
- KListView* m_listview;
+ TDEListView* m_listview;
TQGroupBox* m_actionsBox;
KURLRequester* m_logfilePath;
KURLRequester* m_soundPath;