diff options
Diffstat (limited to 'kommander/factory/domtool.h')
-rw-r--r-- | kommander/factory/domtool.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/factory/domtool.h b/kommander/factory/domtool.h index 98e299a2..034cb98e 100644 --- a/kommander/factory/domtool.h +++ b/kommander/factory/domtool.h @@ -24,8 +24,8 @@ #include <tqvariant.h> #include <tqnamespace.h> -class QDomElement; -class QDomDocument; +class TQDomElement; +class TQDomDocument; class DomTool : public Qt { |