diff options
| author | Christian Ehrlicher <[email protected]> | 2007-03-25 18:29:14 +0000 |
|---|---|---|
| committer | Christian Ehrlicher <[email protected]> | 2007-03-25 18:29:14 +0000 |
| commit | 14e3f13b1b2f8106967999b6664822338bc838fd (patch) | |
| tree | 4669b63b73ac5f83dbad21ec3fc2c58cc5dcbe0d /src/viewproperties.h | |
| parent | 297e0582aa3f09171f7102afa5d4cf5066b70bd5 (diff) | |
fix export
svn path=/trunk/KDE/kdebase/apps/; revision=646436
Diffstat (limited to 'src/viewproperties.h')
| -rw-r--r-- | src/viewproperties.h | 2 |
1 files changed, 1 insertions, 1 deletions
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); |
