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/dolphindetailsview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphindetailsview.h') diff --git a/src/dolphindetailsview.h b/src/dolphindetailsview.h index cbeb861d1..681a5e1f9 100644 --- a/src/dolphindetailsview.h +++ b/src/dolphindetailsview.h @@ -36,7 +36,7 @@ class DolphinController; * that full available width of the view is used by stretching the width * of the name column. */ -class LIBDOLPHIN_EXPORT DolphinDetailsView : public QTreeView +class LIBDOLPHINPRIVATE_EXPORT DolphinDetailsView : public QTreeView { Q_OBJECT -- cgit v1.3.1