diff options
Diffstat (limited to 'kio/tests/kruntest.h')
-rw-r--r-- | kio/tests/kruntest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/tests/kruntest.h b/kio/tests/kruntest.h index 3df8e1ac5..8cbc7af53 100644 --- a/kio/tests/kruntest.h +++ b/kio/tests/kruntest.h @@ -39,7 +39,7 @@ public: }; -class QPushButton; +class TQPushButton; class Receiver : public QWidget { Q_OBJECT |