diff options
author | Timothy Pearson <[email protected]> | 2012-02-22 10:48:49 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-02-22 10:48:49 -0600 |
commit | d4cd5921a7b9fefabc4b1d0c914af233384d7890 (patch) | |
tree | 894a7ceca2c8b6b80827c588595150359d8a3c38 /puic/domtool.h | |
parent | 3346d9486755c0386fb8f837759ac0c6da4cfbd5 (diff) | |
download | libtqt-perl-d4cd5921a7b9fefabc4b1d0c914af233384d7890.tar.gz libtqt-perl-d4cd5921a7b9fefabc4b1d0c914af233384d7890.zip |
Convert to build under tqt3
Diffstat (limited to 'puic/domtool.h')
-rw-r--r-- | puic/domtool.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/puic/domtool.h b/puic/domtool.h index 4619552..a7bc157 100644 --- a/puic/domtool.h +++ b/puic/domtool.h @@ -27,8 +27,8 @@ #ifndef DOMTOOL_H #define DOMTOOL_H -#include <qvariant.h> -#include <qnamespace.h> +#include <ntqvariant.h> +#include <ntqnamespace.h> class TQDomElement; class TQDomDocument; |