From e140fe793e447985ac06d109a8548ab62ea99d6e Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:20:32 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1158428 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kalzium/src/periodictableview.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kalzium/src/periodictableview.h') diff --git a/kalzium/src/periodictableview.h b/kalzium/src/periodictableview.h index 2fe89d12..6f373555 100644 --- a/kalzium/src/periodictableview.h +++ b/kalzium/src/periodictableview.h @@ -21,10 +21,10 @@ #ifndef PerodicTableView_H #define PerodicTableView_H -class QLabel; -class QPixmap; -class QPoint; -class QVBoxLayout; +class TQLabel; +class TQPixmap; +class TQPoint; +class TQVBoxLayout; class Element; class KalziumDataObject; class KalziumTip; -- cgit v1.2.1