diff --git a/dcop/KDE-ICE/CMakeLists.txt b/dcop/KDE-ICE/CMakeLists.txt index 6963d5017..b7c6ed0f4 100644 --- a/dcop/KDE-ICE/CMakeLists.txt +++ b/dcop/KDE-ICE/CMakeLists.txt @@ -9,8 +9,6 @@ # ################################################# -set( CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -include tqt.h" ) - add_definitions( -DICE_t -DTRANS_SERVER diff --git a/tdeio/tdefile/tdefileiconview.cpp b/tdeio/tdefile/tdefileiconview.cpp index 65d33912b..f8deeaf73 100644 --- a/tdeio/tdefile/tdefileiconview.cpp +++ b/tdeio/tdefile/tdefileiconview.cpp @@ -17,7 +17,7 @@ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#include +#include #include #include diff --git a/tdeio/tdefile/tdefileiconview.h b/tdeio/tdefile/tdefileiconview.h index 8a03d4bc9..65ff54fed 100644 --- a/tdeio/tdefile/tdefileiconview.h +++ b/tdeio/tdefile/tdefileiconview.h @@ -20,7 +20,7 @@ #ifndef TDEFILEICONVIEW_H #define TDEFILEICONVIEW_H -#include +#include #include #include diff --git a/tdeui/kcmenumngr.h b/tdeui/kcmenumngr.h index 4483fae92..0147b3227 100644 --- a/tdeui/kcmenumngr.h +++ b/tdeui/kcmenumngr.h @@ -20,8 +20,6 @@ #ifndef KCMENUMNGR_H #define KCMENUMNGR_H -// #include - #include #include #include diff --git a/tdeui/kinputdialog.h b/tdeui/kinputdialog.h index 6fad6b54e..57140ca80 100644 --- a/tdeui/kinputdialog.h +++ b/tdeui/kinputdialog.h @@ -20,8 +20,6 @@ #ifndef KINPUTDIALOG_H #define KINPUTDIALOG_H -// #include - #include class TQValidator; diff --git a/tdeui/klineeditdlg.h b/tdeui/klineeditdlg.h index 26d1e8dc0..979f3ad88 100644 --- a/tdeui/klineeditdlg.h +++ b/tdeui/klineeditdlg.h @@ -20,8 +20,6 @@ #ifndef __klineeditdlg_h__ #define __klineeditdlg_h__ -// #include - #include class KLineEdit;