summaryrefslogtreecommitdiffstats
path: root/src/toplevel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/toplevel.cpp')
-rw-r--r--src/toplevel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/toplevel.cpp b/src/toplevel.cpp
index 926784b..b5daa49 100644
--- a/src/toplevel.cpp
+++ b/src/toplevel.cpp
@@ -96,7 +96,7 @@ TopLevel::TopLevel() : KSystemTray(), ticketWatch(0), m_refreshTimer(0), notifyE
setupTimers();
}
-/* slot: signal shutDown() from KApplication */
+/* slot: signal shutDown() from TDEApplication */
/* (not currently needed)
void TopLevel::queryExit()
{