From f71394031a5e1c3b315081a98000f242b461ca8c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 22 Jan 2013 20:18:35 -0600 Subject: Rename KInstance and KAboutData to avoid conflicts with KDE4 --- kfaxview/faxmultipage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kfaxview/faxmultipage.h') diff --git a/kfaxview/faxmultipage.h b/kfaxview/faxmultipage.h index 6d506cff..a6e471e8 100644 --- a/kfaxview/faxmultipage.h +++ b/kfaxview/faxmultipage.h @@ -111,7 +111,7 @@ public: This member returns a structure that contains information about the authors of the implementation */ - static KAboutData* createAboutData(); + static TDEAboutData* createAboutData(); private: /** This member holds the renderer which is used by the demo implementation */ -- cgit v1.2.3