summaryrefslogtreecommitdiffstats
path: root/tdeio/tdefile/knotifydialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tdefile/knotifydialog.h')
-rw-r--r--tdeio/tdefile/knotifydialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdefile/knotifydialog.h b/tdeio/tdefile/knotifydialog.h
index 9bb3210ea..ede51d663 100644
--- a/tdeio/tdefile/knotifydialog.h
+++ b/tdeio/tdefile/knotifydialog.h
@@ -195,7 +195,7 @@ namespace KNotify
bool handleAllApps = false );
~KNotifyWidget();
- KListView * eventsView() {
+ TDEListView * eventsView() {
return m_listview;
}