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 143010a..16e1190 100644 --- a/ksim/monitors/filesystem/filesystemwidget.h +++ b/ksim/monitors/filesystem/filesystemwidget.h @@ -25,7 +25,7 @@ #include <tqptrlist.h> class KProcess; -class QVBoxLayout; +class TQVBoxLayout; class FilesystemWidget : public QWidget { |