┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinremoteencoding.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/dolphinremoteencoding.h')
-rw-r--r--src/views/dolphinremoteencoding.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/views/dolphinremoteencoding.h b/src/views/dolphinremoteencoding.h
index 0351abad7..28ff52cb3 100644
--- a/src/views/dolphinremoteencoding.h
+++ b/src/views/dolphinremoteencoding.h
@@ -23,7 +23,7 @@
#include <QStringList>
#include <QAction>
#include <QUrl>
-#include "libdolphin_export.h"
+#include "dolphin_export.h"
class KActionMenu;
@@ -35,7 +35,7 @@ class DolphinViewActionHandler;
* When browsing remote url, its possible to change encoding from Tools Menu.
*/
-class LIBDOLPHINPRIVATE_EXPORT DolphinRemoteEncoding: public QObject
+class DOLPHIN_EXPORT DolphinRemoteEncoding: public QObject
{
Q_OBJECT
public: