summaryrefslogtreecommitdiffstats
path: root/twin
diff options
context:
space:
mode:
Diffstat (limited to 'twin')
-rw-r--r--twin/group.cpp2
-rw-r--r--twin/killwindow.cpp3
-rw-r--r--twin/main.cpp1
-rw-r--r--twin/popupinfo.cpp1
-rw-r--r--twin/tabbox.cpp1
-rw-r--r--twin/workspace.cpp2
6 files changed, 0 insertions, 10 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"
diff --git a/twin/killwindow.cpp b/twin/killwindow.cpp
index 7562f2886..c67ab50a0 100644
--- a/twin/killwindow.cpp
+++ b/twin/killwindow.cpp
@@ -9,9 +9,6 @@ You can Freely distribute this program under the GNU General Public
License. See the file "COPYING" for the exact licensing terms.
******************************************************************/
-//#ifndef QT_CLEAN_NAMESPACE
-//#define QT_CLEAN_NAMESPACE
-//#endif
#include "killwindow.h"
#include <tqcursor.h>
#include <X11/Xlib.h>
diff --git a/twin/main.cpp b/twin/main.cpp
index 1919fd8e0..4fd81d245 100644
--- a/twin/main.cpp
+++ b/twin/main.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 <tdeconfig.h>
#include "main.h"
diff --git a/twin/popupinfo.cpp b/twin/popupinfo.cpp
index 638bd9354..740de7cb6 100644
--- a/twin/popupinfo.cpp
+++ b/twin/popupinfo.cpp
@@ -10,7 +10,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 "popupinfo.h"
#include "workspace.h"
#include "client.h"
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"
diff --git a/twin/workspace.cpp b/twin/workspace.cpp
index 0e78f0740..8cddbb72e 100644
--- a/twin/workspace.cpp
+++ b/twin/workspace.cpp
@@ -9,8 +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 "workspace.h"
#include <tdeapplication.h>