diff options
author | Michele Calgaro <[email protected]> | 2018-09-25 01:20:41 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-09-25 01:20:41 +0900 |
commit | 0911b4d0ca95e61f5f0fff6b48f08974f3cbe809 (patch) | |
tree | 4d346356e423da272ace40db085a1485d8646294 /twin/group.cpp | |
parent | 661ed658b788d6b4bee973d0fceeb7cd86be3162 (diff) | |
download | tdebase-0911b4d0ca95e61f5f0fff6b48f08974f3cbe809.tar.gz tdebase-0911b4d0ca95e61f5f0fff6b48f08974f3cbe809.zip |
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'twin/group.cpp')
-rw-r--r-- | twin/group.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/twin/group.cpp b/twin/group.cpp index 62d235d92..8e85c3c00 100644 --- a/twin/group.cpp +++ b/twin/group.cpp @@ -15,8 +15,6 @@ License. See the file "COPYING" for the exact licensing terms. */ -//#define QT_CLEAN_NAMESPACE - #include "group.h" #include "workspace.h" |