From c663b6440964f6ac48027143ac9e63298991f9d0 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 31 Jul 2010 19:33:34 +0000 Subject: Trinity Qt initial conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kdesktop/kcustommenu.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kdesktop/kcustommenu.h') diff --git a/kdesktop/kcustommenu.h b/kdesktop/kcustommenu.h index 3a678ae7a..602a09584 100644 --- a/kdesktop/kcustommenu.h +++ b/kdesktop/kcustommenu.h @@ -20,7 +20,7 @@ #ifndef __kcustommenu_h__ #define __kcustommenu_h__ -#include +#include #include /* @@ -34,7 +34,7 @@ public: /** * Create a custome menu described by @p configfile. */ - KCustomMenu(const QString &configfile, QWidget *parent=0); + KCustomMenu(const TQString &configfile, TQWidget *parent=0); /** * Destructor -- cgit v1.2.1