summaryrefslogtreecommitdiffstats
path: root/kghostview/kgv_view.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-22 20:18:35 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-22 20:18:35 -0600
commitf71394031a5e1c3b315081a98000f242b461ca8c (patch)
tree54081035a0fdae2cadbf9d7df74a9a4e4cd46925 /kghostview/kgv_view.h
parente5ce3b4175f2e72788b49b9ed46c722784218dad (diff)
downloadtdegraphics-f71394031a5e1c3b315081a98000f242b461ca8c.tar.gz
tdegraphics-f71394031a5e1c3b315081a98000f242b461ca8c.zip
Rename KInstance and KAboutData to avoid conflicts with KDE4
Diffstat (limited to 'kghostview/kgv_view.h')
-rw-r--r--kghostview/kgv_view.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kghostview/kgv_view.h b/kghostview/kgv_view.h
index 61c9d77c..d758ce5c 100644
--- a/kghostview/kgv_view.h
+++ b/kghostview/kgv_view.h
@@ -31,11 +31,11 @@
class TQFrame;
class TQWidget;
-class KAboutData;
+class TDEAboutData;
class KAction;
class KActionCollection;
class KDirWatch;
-class KInstance;
+class TDEInstance;
class KPopupMenu;
class KSelectAction;
class KToggleAction;
@@ -77,7 +77,7 @@ public:
*/
virtual bool closeURL();
- KDE_EXPORT static KAboutData* createAboutData();
+ KDE_EXPORT static TDEAboutData* createAboutData();
public slots:
/**