From a5edd20f0de599dbe7f7f00a184b78ac5156a846 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:17:20 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1158418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kicker/applets/launcher/quickbutton.h | 2 +- kicker/applets/launcher/quicklauncher.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kicker/applets/launcher') diff --git a/kicker/applets/launcher/quickbutton.h b/kicker/applets/launcher/quickbutton.h index 263651cc0..13917a5ac 100644 --- a/kicker/applets/launcher/quickbutton.h +++ b/kicker/applets/launcher/quickbutton.h @@ -39,7 +39,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include "simplebutton.h" -class QPopupMenu; +class TQPopupMenu; class KAction; class KToggleAction; diff --git a/kicker/applets/launcher/quicklauncher.h b/kicker/applets/launcher/quicklauncher.h index bb53cfa9c..2dadf6344 100644 --- a/kicker/applets/launcher/quicklauncher.h +++ b/kicker/applets/launcher/quicklauncher.h @@ -36,7 +36,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include "quickbutton.h" class ConfigDlg; -class QPopupMenu; +class TQPopupMenu; class QuickButtonGroup; class PopularityStatistics; class KAction; -- cgit v1.2.1