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/viewproperties.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/viewproperties.h') diff --git a/src/viewproperties.h b/src/viewproperties.h index be64b989b..4ca220514 100644 --- a/src/viewproperties.h +++ b/src/viewproperties.h @@ -51,7 +51,7 @@ class QFile; * (see GeneralSettings::globalViewMode()), the values from the global .directory file * are used for initialization. */ -class LIBDOLPHIN_EXPORT ViewProperties +class LIBDOLPHINPRIVATE_EXPORT ViewProperties { public: explicit ViewProperties(const KUrl& url); -- cgit v1.3.1