From 14e3f13b1b2f8106967999b6664822338bc838fd Mon Sep 17 00:00:00 2001 From: Christian Ehrlicher Date: Sun, 25 Mar 2007 18:29:14 +0000 Subject: fix export svn path=/trunk/KDE/kdebase/apps/; revision=646436 --- src/dolphiniconsview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphiniconsview.h') diff --git a/src/dolphiniconsview.h b/src/dolphiniconsview.h index cc3715c61..452060534 100644 --- a/src/dolphiniconsview.h +++ b/src/dolphiniconsview.h @@ -33,7 +33,7 @@ class DolphinView; * It is also possible that instead of the icon a preview of the item * content is shown. */ -class LIBDOLPHIN_EXPORT DolphinIconsView : public QListView +class LIBDOLPHINPRIVATE_EXPORT DolphinIconsView : public QListView { Q_OBJECT -- cgit v1.3.1