diff options
Diffstat (limited to 'kandy/src/commandset.h')
-rw-r--r-- | kandy/src/commandset.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kandy/src/commandset.h b/kandy/src/commandset.h index 3f385fea5..8c3cbc426 100644 --- a/kandy/src/commandset.h +++ b/kandy/src/commandset.h @@ -28,8 +28,8 @@ class ATCommand; class ATParameter; -class QDomElement; -class QDomDocument; +class TQDomElement; +class TQDomDocument; /** TQListView item representing a modem command. |