From f7055674768fa7f0267da4a14b9061e60ebab3fc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 31 Jan 2013 00:15:51 -0600 Subject: Rename KShared --- lib/kofficecore/KoMainWindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/kofficecore/KoMainWindow.cpp') diff --git a/lib/kofficecore/KoMainWindow.cpp b/lib/kofficecore/KoMainWindow.cpp index 483ff6835..12e0013dd 100644 --- a/lib/kofficecore/KoMainWindow.cpp +++ b/lib/kofficecore/KoMainWindow.cpp @@ -180,7 +180,7 @@ public: TQCString m_lastExportFormat; int m_lastExportSpecialOutputFlag; - KSharedPtr m_koSpeaker; + TDESharedPtr m_koSpeaker; }; KoMainWindow::KoMainWindow( TDEInstance *instance, const char* name ) -- cgit v1.2.3