summaryrefslogtreecommitdiffstats
path: root/kdat/TapeFileInfoWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdat/TapeFileInfoWidget.h')
-rw-r--r--kdat/TapeFileInfoWidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/TapeFileInfoWidget.h b/kdat/TapeFileInfoWidget.h
index 60a9a1c..c0f4476 100644
--- a/kdat/TapeFileInfoWidget.h
+++ b/kdat/TapeFileInfoWidget.h
@@ -30,7 +30,7 @@ class File;
*/
class TapeFileInfoWidget : public TQWidget {
Q_OBJECT
- TQ_OBJECT
+
File* _file;
TQLabel* _fileName;
TQLabel* _mtime;