diff options
Diffstat (limited to 'ksim/monitors/filesystem/filesystemwidget.h')
-rw-r--r-- | ksim/monitors/filesystem/filesystemwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/monitors/filesystem/filesystemwidget.h b/ksim/monitors/filesystem/filesystemwidget.h index a79a34f..9cd3f61 100644 --- a/ksim/monitors/filesystem/filesystemwidget.h +++ b/ksim/monitors/filesystem/filesystemwidget.h @@ -30,7 +30,7 @@ class TQVBoxLayout; class FilesystemWidget : public TQWidget { Q_OBJECT - TQ_OBJECT + public: FilesystemWidget(TQWidget *parent, const char *name); ~FilesystemWidget(); |