diff options
Diffstat (limited to 'src/viewproperties.h')
| -rw-r--r-- | src/viewproperties.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/viewproperties.h b/src/viewproperties.h index 0eb575407..be64b989b 100644 --- a/src/viewproperties.h +++ b/src/viewproperties.h @@ -25,7 +25,7 @@ #include <kfileitemdelegate.h> #include <kurl.h> #include <qdatetime.h> - +#include <libdolphin_export.h> #include "dolphin_directoryviewpropertysettings.h" class QFile; @@ -51,7 +51,7 @@ class QFile; * (see GeneralSettings::globalViewMode()), the values from the global .directory file * are used for initialization. */ -class ViewProperties +class LIBDOLPHIN_EXPORT ViewProperties { public: explicit ViewProperties(const KUrl& url); |
