X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/a5cf21ff06aff44cde563eaceae3c6cef452ee48..88c3bd18663c8ceaf418e4b6d247ba6bd83e47ff:/src/views/dolphinremoteencoding.h diff --git a/src/views/dolphinremoteencoding.h b/src/views/dolphinremoteencoding.h index 54499f78b..b317cc1df 100644 --- a/src/views/dolphinremoteencoding.h +++ b/src/views/dolphinremoteencoding.h @@ -21,8 +21,8 @@ #define DOLPHINREMOTEENCODING_H #include -#include -#include +#include +#include #include "libdolphin_export.h" @@ -47,10 +47,10 @@ public Q_SLOTS: void slotItemSelected(QAction* action); void slotReload(); void slotDefault(); - + private Q_SLOTS: void slotAboutToShow(); - + private: void updateView(); void loadSettings();