From 00cef9840e19aae7a7541da60d1b60190cb5afec Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:14:09 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1158415 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kicker-applets/math/mathapplet.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kicker-applets/math/mathapplet.h') diff --git a/kicker-applets/math/mathapplet.h b/kicker-applets/math/mathapplet.h index 8b483f2..f8c91a0 100644 --- a/kicker-applets/math/mathapplet.h +++ b/kicker-applets/math/mathapplet.h @@ -29,9 +29,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 KPopupMenu; -- cgit v1.2.1