summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrSideBar.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-04 14:05:40 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-04 14:05:40 -0600
commit1d4158dd755a445fd42f2db7db5abab8084175cd (patch)
tree71ca5f966ca25d2a47b66ae27f7bb06c34d190bf /kpresenter/KPrSideBar.h
parent391e0b69f256bab8971430050c65f0e6e7eea9be (diff)
downloadkoffice-1d4158dd755a445fd42f2db7db5abab8084175cd.tar.gz
koffice-1d4158dd755a445fd42f2db7db5abab8084175cd.zip
Rename KIcon to enhance compatibility with KDE4
Diffstat (limited to 'kpresenter/KPrSideBar.h')
-rw-r--r--kpresenter/KPrSideBar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrSideBar.h b/kpresenter/KPrSideBar.h
index a1190bdb..1888cacb 100644
--- a/kpresenter/KPrSideBar.h
+++ b/kpresenter/KPrSideBar.h
@@ -63,7 +63,7 @@ protected:
bool m_viewMasterPage;
};
-class KPrThumbBar : public KIconView, public KPrSideBarBase
+class KPrThumbBar : public TDEIconView, public KPrSideBarBase
{
Q_OBJECT