summaryrefslogtreecommitdiffstats
path: root/kdat/ArchiveInfoWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdat/ArchiveInfoWidget.h')
-rw-r--r--kdat/ArchiveInfoWidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/ArchiveInfoWidget.h b/kdat/ArchiveInfoWidget.h
index d48ade1..0d2809f 100644
--- a/kdat/ArchiveInfoWidget.h
+++ b/kdat/ArchiveInfoWidget.h
@@ -32,7 +32,7 @@ class Archive;
*/
class ArchiveInfoWidget : public TQWidget {
Q_OBJECT
- TQ_OBJECT
+
Archive* _archive;
TQLineEdit* _archiveName;
TQLabel* _ctime;