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/run/runapplet.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kicker/applets/run/runapplet.h') diff --git a/kicker/applets/run/runapplet.h b/kicker/applets/run/runapplet.h index 520d6e00b..d5d12435f 100644 --- a/kicker/applets/run/runapplet.h +++ b/kicker/applets/run/runapplet.h @@ -27,9 +27,9 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include #include -class QLabel; -class QHBox; -class QPushButton; +class TQLabel; +class TQHBox; +class TQPushButton; class KHistoryCombo; class KURIFilterData; -- cgit v1.2.1