From aea627236e4de24599c3e30617cf264c3c1b7d40 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:02:43 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- lib/kofficeui/KoTooluButton.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/kofficeui/KoTooluButton.h') diff --git a/lib/kofficeui/KoTooluButton.h b/lib/kofficeui/KoTooluButton.h index 1f2ff03c..31a3d332 100644 --- a/lib/kofficeui/KoTooluButton.h +++ b/lib/kofficeui/KoTooluButton.h @@ -126,8 +126,8 @@ private: }; -// Parts of the code are from KToolBarButton -class KoToolButton : public KToolBarButton +// Parts of the code are from TDEToolBarButton +class KoToolButton : public TDEToolBarButton { Q_OBJECT -- cgit v1.2.1