summaryrefslogtreecommitdiffstats
path: root/kicker-applets/math/mathapplet.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker-applets/math/mathapplet.h')
-rw-r--r--kicker-applets/math/mathapplet.h6
1 files changed, 3 insertions, 3 deletions
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 <tqstring.h>
#include <kpanelapplet.h>
-class QLabel;
-class QHBox;
-class QPushButton;
+class TQLabel;
+class TQHBox;
+class TQPushButton;
class KHistoryCombo;
class KPopupMenu;