#include <QStringList>
#include <QAction>
#include <QUrl>
-#include "libdolphin_export.h"
+#include "dolphin_export.h"
class KActionMenu;
* 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: