summaryrefslogtreecommitdiff
path: root/vcl/unx/kde4/main.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-09-30 11:06:42 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-09-30 11:06:42 +0200
commit07385d97cee03e7d0913c4817a65fd65581c9505 (patch)
tree173fb89e38b1e81d5b158cc5c9f32142fabf63fb /vcl/unx/kde4/main.cxx
parent61a66b612eaeeb38d5d9f9aa83326be6b08c1b6f (diff)
Removed obsolete Region/QtXRegion nameclash workaround
Change-Id: Iccc59319ff2a7f5612017f4a146928afbac674ee
Diffstat (limited to 'vcl/unx/kde4/main.cxx')
-rw-r--r--vcl/unx/kde4/main.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/unx/kde4/main.cxx b/vcl/unx/kde4/main.cxx
index a20180013709..8c13180e2cef 100644
--- a/vcl/unx/kde4/main.cxx
+++ b/vcl/unx/kde4/main.cxx
@@ -17,9 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#define vcl::Region QtXRegion
#include <QApplication>
-#undef Region
#include "KDEData.hxx"
#include "KDESalInstance.hxx"