diff options
Diffstat (limited to 'kommander/executor/instance.h')
-rw-r--r-- | kommander/executor/instance.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kommander/executor/instance.h b/kommander/executor/instance.h index 443e8db5..95b52ead 100644 --- a/kommander/executor/instance.h +++ b/kommander/executor/instance.h @@ -33,9 +33,9 @@ #include "dcopkommanderif.h" /* FORWARD DECLARATIONS */ -class QWidget; -class QDialog; -class QFile; +class TQWidget; +class TQDialog; +class TQFile; class KommanderWidget; |