From 64df902cf71a8ee258fb85f6be26248f399aa01f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:05:15 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- knotes/TODO | 2 +- knotes/knote.cpp | 4 ++-- knotes/knote.h | 2 +- knotes/knoteconfigdlg.cpp | 2 +- knotes/knoteconfigdlg.h | 2 +- knotes/knoteslegacy.cpp | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) (limited to 'knotes') diff --git a/knotes/TODO b/knotes/TODO index 202f563d..70e3eb6a 100644 --- a/knotes/TODO +++ b/knotes/TODO @@ -34,7 +34,7 @@ TODO: => use the static KNotesGlobalConfig object and copy the important stuff over Disadv: some keys and defaults must be defined in both config files (and thus, TDEConfig XT specs) - => how about one kconfig Xt spec and inheriting from the TDEConfigSkeleton or make the + => how about one tdeconfig Xt spec and inheriting from the TDEConfigSkeleton or make the TDEConfigSkeleton inherit something? * global config dialog: use "Defaults" in the side bar and add a page with two tabs, Display and Editor, respectively diff --git a/knotes/knote.cpp b/knotes/knote.cpp index a90d891b..dd3940c8 100644 --- a/knotes/knote.cpp +++ b/knotes/knote.cpp @@ -51,8 +51,8 @@ #include #include #include -#include -#include +#include +#include #include diff --git a/knotes/knote.h b/knotes/knote.h index 880a85a4..cc12dcdc 100644 --- a/knotes/knote.h +++ b/knotes/knote.h @@ -27,7 +27,7 @@ #include #include -#include +#include #include class TQLabel; diff --git a/knotes/knoteconfigdlg.cpp b/knotes/knoteconfigdlg.cpp index f35ad9e9..6b01b7b8 100644 --- a/knotes/knoteconfigdlg.cpp +++ b/knotes/knoteconfigdlg.cpp @@ -26,7 +26,7 @@ #include #include -#include +#include #include #include #include diff --git a/knotes/knoteconfigdlg.h b/knotes/knoteconfigdlg.h index 5d7118ca..a72859a1 100644 --- a/knotes/knoteconfigdlg.h +++ b/knotes/knoteconfigdlg.h @@ -21,7 +21,7 @@ #ifndef KNOTECONFIGDLG_H #define KNOTECONFIGDLG_H -#include +#include class TQString; class KNoteConfig; diff --git a/knotes/knoteslegacy.cpp b/knotes/knoteslegacy.cpp index 6c59f13e..fc8c71b4 100644 --- a/knotes/knoteslegacy.cpp +++ b/knotes/knoteslegacy.cpp @@ -31,7 +31,7 @@ #include #include #include -#include +#include #include -- cgit v1.2.3