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 8cbc7af53..68e7a7280 100644 --- a/kio/tests/kruntest.h +++ b/kio/tests/kruntest.h @@ -40,7 +40,7 @@ public: class TQPushButton; -class Receiver : public QWidget +class Receiver : public TQWidget { Q_OBJECT public: |