diff options
Diffstat (limited to 'src/views/dolphinremoteencoding.h')
| -rw-r--r-- | src/views/dolphinremoteencoding.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/views/dolphinremoteencoding.h b/src/views/dolphinremoteencoding.h index ca1cea2c7..bcb0d7901 100644 --- a/src/views/dolphinremoteencoding.h +++ b/src/views/dolphinremoteencoding.h @@ -20,11 +20,11 @@ #ifndef DOLPHINREMOTEENCODING_H #define DOLPHINREMOTEENCODING_H -#include <QStringList> -#include <QAction> -#include <QUrl> #include "dolphin_export.h" +#include <QAction> +#include <QStringList> +#include <QUrl> class KActionMenu; class DolphinViewActionHandler; |
