From 74a2067d286867e313f736d6733407586b71195e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:10:05 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- kicker-applets/ktimemon/timemon.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kicker-applets/ktimemon/timemon.h') diff --git a/kicker-applets/ktimemon/timemon.h b/kicker-applets/ktimemon/timemon.h index 6e454d8..a639b3a 100644 --- a/kicker-applets/ktimemon/timemon.h +++ b/kicker-applets/ktimemon/timemon.h @@ -32,7 +32,7 @@ class TQPainter; class TDEProcess; class KShellProcess; class KHelpMenu; -class KPopupMenu; +class TDEPopupMenu; // -- KTimeMon declaration ----------------------------------------------- @@ -88,7 +88,7 @@ private: unsigned interval; bool autoScale; unsigned pageScale, swapScale, ctxScale; - KPopupMenu* menu; + TDEPopupMenu* menu; KHelpMenu* hmenu; TQTimer* timer; KConfDialog *configDialog; -- cgit v1.2.1