From 00b4f54142276b0e2272ca56e48558551ab7b2b0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:17:19 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- kpovmodeler/pmdockwidget.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kpovmodeler/pmdockwidget.h') diff --git a/kpovmodeler/pmdockwidget.h b/kpovmodeler/pmdockwidget.h index 4378d282..18aa1db6 100644 --- a/kpovmodeler/pmdockwidget.h +++ b/kpovmodeler/pmdockwidget.h @@ -46,7 +46,7 @@ /* MODIFICATIONS (zehender) - Added kparts ability from kparts/dockmainwindow + Added tdeparts ability from tdeparts/dockmainwindow */ #define _JOWENN_EXPERIMENTAL_ @@ -74,7 +74,7 @@ #include "dummykmainwindow.h" #endif -#include +#include using namespace KParts; class PMDockSplitter; @@ -1369,7 +1369,7 @@ protected slots: */ void slotDockWidgetUndocked(); - // kparts/dockmainwindow stuff + // tdeparts/dockmainwindow stuff protected slots: /** @@ -1391,7 +1391,7 @@ protected slots: protected: virtual void createShellGUI( bool create = true ); - // end kparts/dockmainwindow stuff + // end tdeparts/dockmainwindow stuff protected: virtual void virtual_hook( int id, void* data ); -- cgit v1.2.3