summaryrefslogtreecommitdiffstats
path: root/kbruch/src/statisticsview.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-02 19:20:32 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-02 19:20:32 +0000
commite140fe793e447985ac06d109a8548ab62ea99d6e (patch)
tree0b50d2253a0c85238cc4dcba5c4f949de3f0eb15 /kbruch/src/statisticsview.h
parent0a6e0958c03e41c87b15557b6f407874f20c2f8d (diff)
downloadtdeedu-e140fe793e447985ac06d109a8548ab62ea99d6e.tar.gz
tdeedu-e140fe793e447985ac06d109a8548ab62ea99d6e.zip
TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1158428 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kbruch/src/statisticsview.h')
-rw-r--r--kbruch/src/statisticsview.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/kbruch/src/statisticsview.h b/kbruch/src/statisticsview.h
index 6cbdf466..b7948761 100644
--- a/kbruch/src/statisticsview.h
+++ b/kbruch/src/statisticsview.h
@@ -18,11 +18,11 @@
#ifndef STATISTICSVIEW_H
#define STATISTICSVIEW_H
-class QLabel;
-class QPushButton;
-class QVBoxLayout;
-class QHBoxLayout;
-class QGridLayout;
+class TQLabel;
+class TQPushButton;
+class TQVBoxLayout;
+class TQHBoxLayout;
+class TQGridLayout;
#include <tqwidget.h>