summaryrefslogtreecommitdiffstats
path: root/fifteenapplet
diff options
context:
space:
mode:
Diffstat (limited to 'fifteenapplet')
-rw-r--r--fifteenapplet/fifteenapplet.h2
-rw-r--r--fifteenapplet/qttableview.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/fifteenapplet/fifteenapplet.h b/fifteenapplet/fifteenapplet.h
index fc8ea13..835a9cb 100644
--- a/fifteenapplet/fifteenapplet.h
+++ b/fifteenapplet/fifteenapplet.h
@@ -29,7 +29,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <kpanelapplet.h>
-class QPopupMenu;
+class TQPopupMenu;
class KAboutData;
class PiecesTable : public QtTableView
diff --git a/fifteenapplet/qttableview.h b/fifteenapplet/qttableview.h
index 9acf017..ab83d15 100644
--- a/fifteenapplet/qttableview.h
+++ b/fifteenapplet/qttableview.h
@@ -21,7 +21,7 @@
#ifndef QT_NO_QTTABLEVIEW
-class QScrollBar;
+class TQScrollBar;
class QCornerSquare;