summaryrefslogtreecommitdiffstats
path: root/kdesktop/kcustommenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdesktop/kcustommenu.h')
-rw-r--r--kdesktop/kcustommenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdesktop/kcustommenu.h b/kdesktop/kcustommenu.h
index 602a09584..93b8d671f 100644
--- a/kdesktop/kcustommenu.h
+++ b/kdesktop/kcustommenu.h
@@ -27,7 +27,7 @@
* This class provides a Popup Menu with programs that can be executed and
* that reads its configuration from a config file.
*/
-class KCustomMenu : public QPopupMenu
+class KCustomMenu : public TQPopupMenu
{
Q_OBJECT
public: