summaryrefslogtreecommitdiffstats
path: root/krec/krecord.h
diff options
context:
space:
mode:
Diffstat (limited to 'krec/krecord.h')
-rw-r--r--krec/krecord.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/krec/krecord.h b/krec/krecord.h
index 3e127cc4..034f0557 100644
--- a/krec/krecord.h
+++ b/krec/krecord.h
@@ -33,7 +33,7 @@ class KRecord : public KMainWindow {
Q_OBJECT
public:
/// Constructor
- KRecord( QWidget* /*parent*/=0, const char* /*name*/=0 );
+ KRecord( TQWidget* /*parent*/=0, const char* /*name*/=0 );
/// Destructor
~KRecord();
public slots: