From eba47f8f0637f451e21348187591e1f1fd58ac74 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:23:46 +0000 Subject: TQt conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1158446 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kghostview/kgvshell.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kghostview/kgvshell.h') diff --git a/kghostview/kgvshell.h b/kghostview/kgvshell.h index 872430c1..73b7f128 100644 --- a/kghostview/kgvshell.h +++ b/kghostview/kgvshell.h @@ -19,11 +19,11 @@ #ifndef __KGVSHELL_H__ #define __KGVSHELL_H__ -#include +#include #include -class QTimer; +class TQTimer; class KRecentFilesAction; class ScrollBox; @@ -76,7 +76,7 @@ private: friend class FullScreenFilter; KGVPart* m_gvpart; - QString cwd; + TQString cwd; KAction* openact; KToggleAction* _showMenuBarAction; -- cgit v1.2.1