diff --git a/common/colorutils.c b/common/colorutils.c index ba89752..18bdf39 100644 --- a/common/colorutils.c +++ b/common/colorutils.c @@ -1,5 +1,5 @@ /* - This file is taken from kcolorspaces.cpp and kcolorutils.cpp from kdelibs + This file is taken from kcolorspaces.cpp and kcolorutils.cpp from tdelibs The code has been modified to work with TQColor (TQt3 &TQt4) and GdkColor */ diff --git a/po/tr.po b/po/tr.po index 162e66a..7b57db4 100644 --- a/po/tr.po +++ b/po/tr.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2010-03-18 20:31+0000\n" "PO-Revision-Date: 2009-07-04 01:44+0300\n" "Last-Translator: Necmettin Begiter \n" -"Language-Team: Turkish \n" +"Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/style/qtcurve.cpp b/style/qtcurve.cpp index 4fe52ea..e308d0e 100644 --- a/style/qtcurve.cpp +++ b/style/qtcurve.cpp @@ -63,7 +63,7 @@ dimension, so as to draw the scrollbar at the correct size. #include "config.h" #ifndef TQTC_TQT_ONLY -#include +#include #endif #include #include diff --git a/style/qtcurve.h b/style/qtcurve.h index 3aac06a..54cb871 100644 --- a/style/qtcurve.h +++ b/style/qtcurve.h @@ -54,7 +54,7 @@ #ifdef TQTC_TQT_ONLY #include "tqtc_kstyle.h" #else -#include +#include #include #endif #include