summaryrefslogtreecommitdiffstats
path: root/kdecore/libintl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kdecore/libintl.cpp')
-rw-r--r--kdecore/libintl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/libintl.cpp b/kdecore/libintl.cpp
index aadfcd821..83e2d3711 100644
--- a/kdecore/libintl.cpp
+++ b/kdecore/libintl.cpp
@@ -77,7 +77,7 @@ Boston, MA 02110-1301, USA. */
# define W(flag, data) ((flag) ? SWAP (data) : (data))
#endif
-typedef Q_UINT32 nls_uint32;
+typedef TQ_UINT32 nls_uint32;
struct loaded_domain
{