summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-09-30 11:05:09 +0200
committerNoel Grandin <noel@peralex.com>2014-09-30 11:24:35 +0200
commitd17d4d48b5dc3332fd03f6ef186ed2bda4665e7c (patch)
tree95a8ada3724c36cb4d77b27560a3268a88f3fa24 /include
parentf178c2c68d51087e0f348f3abbc131baeded8ccd (diff)
fix TDE build
after commit 8dbde0845a3989528614addb9bd0333f60c522a5 "fdo#82577: Handle Region" Change-Id: I9c3d0ff72de1d3ff2e5c16cf12869e753ec10857
Diffstat (limited to 'include')
-rw-r--r--include/shell/tde_headers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/shell/tde_headers.h b/include/shell/tde_headers.h
index 8ffe6b0f6dca..c537ea381988 100644
--- a/include/shell/tde_headers.h
+++ b/include/shell/tde_headers.h
@@ -24,7 +24,7 @@
/* ********* Hack, but needed because of conflicting types... */
-#define vcl::Region TQtXRegion
+#define Region TQtXRegion
/* ********* TQt headers */