summaryrefslogtreecommitdiffstats
path: root/twin/tabbox.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-25 01:20:41 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-25 01:20:41 +0900
commit0911b4d0ca95e61f5f0fff6b48f08974f3cbe809 (patch)
tree4d346356e423da272ace40db085a1485d8646294 /twin/tabbox.cpp
parent661ed658b788d6b4bee973d0fceeb7cd86be3162 (diff)
downloadtdebase-0911b4d0ca95e61f5f0fff6b48f08974f3cbe809.tar.gz
tdebase-0911b4d0ca95e61f5f0fff6b48f08974f3cbe809.zip
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'twin/tabbox.cpp')
-rw-r--r--twin/tabbox.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/twin/tabbox.cpp b/twin/tabbox.cpp
index 505af7abc..d88146f22 100644
--- a/twin/tabbox.cpp
+++ b/twin/tabbox.cpp
@@ -9,7 +9,6 @@ You can Freely distribute this program under the GNU General Public
License. See the file "COPYING" for the exact licensing terms.
******************************************************************/
-//#define QT_CLEAN_NAMESPACE
#include "tabbox.h"
#include "workspace.h"
#include "client.h"