From 897b376df29a8cc02fa822a18309bd334a904583 Mon Sep 17 00:00:00 2001 From: Rahman Duran Date: Wed, 25 Mar 2009 23:02:49 +0000 Subject: SVN_SILENT: Make dolphinremoteencoding included in dolphinprivate. svn path=/trunk/KDE/kdebase/apps/; revision=944693 --- src/dolphinremoteencoding.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/dolphinremoteencoding.h') diff --git a/src/dolphinremoteencoding.h b/src/dolphinremoteencoding.h index 97b6f8b60..54499f78b 100644 --- a/src/dolphinremoteencoding.h +++ b/src/dolphinremoteencoding.h @@ -23,6 +23,7 @@ #include #include #include +#include "libdolphin_export.h" class KActionMenu; @@ -34,7 +35,7 @@ class DolphinViewActionHandler; * When browsing remote url, its possible to change encoding from Tools Menu. */ -class DolphinRemoteEncoding: public QObject +class LIBDOLPHINPRIVATE_EXPORT DolphinRemoteEncoding: public QObject { Q_OBJECT public: -- cgit v1.3