summaryrefslogtreecommitdiffstats
path: root/adept/notifier/app.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'adept/notifier/app.cpp')
-rw-r--r--adept/notifier/app.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/adept/notifier/app.cpp b/adept/notifier/app.cpp
index 81fe41c..81cc7fd 100644
--- a/adept/notifier/app.cpp
+++ b/adept/notifier/app.cpp
@@ -43,7 +43,7 @@ TrayWindow::TrayWindow(TQWidget *parent, const char *name)
// setPixmap( loadIcon( u8( "adept_notifier_warning" ) ) );
}
-void TrayWindow::contextMenuAboutToShow( KPopupMenu *r ) {
+void TrayWindow::contextMenuAboutToShow( TDEPopupMenu *r ) {
kdDebug() << "TrayWindow::contextMenu()" << endl;
r->clear();
m_about->plug( r );