summaryrefslogtreecommitdiffstats
path: root/extra/kde352
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:14:34 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:14:34 -0600
commit57e2ced52bf3ba886bb7710212167a86e20305e6 (patch)
treee08b1e82e83f5afa861dc9eeb833dc4bd593900b /extra/kde352
parentccad7a42d96879251c4971e51aac269f61a0ccf8 (diff)
downloadpytde-57e2ced52bf3ba886bb7710212167a86e20305e6.tar.gz
pytde-57e2ced52bf3ba886bb7710212167a86e20305e6.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'extra/kde352')
-rw-r--r--extra/kde352/konsole_part.h4
-rw-r--r--extra/kde352/tdesycocafactory.h (renamed from extra/kde352/ksycocafactory.h)8
2 files changed, 6 insertions, 6 deletions
diff --git a/extra/kde352/konsole_part.h b/extra/kde352/konsole_part.h
index 44b7588..a50b5af 100644
--- a/extra/kde352/konsole_part.h
+++ b/extra/kde352/konsole_part.h
@@ -21,8 +21,8 @@
#ifndef KONSOLE_PART_H
#define KONSOLE_PART_H
-#include <kparts/browserextension.h>
-#include <kparts/factory.h>
+#include <tdeparts/browserextension.h>
+#include <tdeparts/factory.h>
#include <kdialogbase.h>
diff --git a/extra/kde352/ksycocafactory.h b/extra/kde352/tdesycocafactory.h
index 1000478..4569fff 100644
--- a/extra/kde352/ksycocafactory.h
+++ b/extra/kde352/tdesycocafactory.h
@@ -16,11 +16,11 @@
* Boston, MA 02110-1301, USA.
**/
-#ifndef __ksycocafactory_h__
-#define __ksycocafactory_h__
+#ifndef __tdesycocafactory_h__
+#define __tdesycocafactory_h__
-#include "ksycocatype.h"
-#include "ksycocaentry.h"
+#include "tdesycocatype.h"
+#include "tdesycocaentry.h"
#include <tqdict.h>
#include <tqptrlist.h>