diff options
Diffstat (limited to 'src/views/dolphinremoteencoding.h')
| -rw-r--r-- | src/views/dolphinremoteencoding.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/views/dolphinremoteencoding.h b/src/views/dolphinremoteencoding.h index 559bc66ad..b317cc1df 100644 --- a/src/views/dolphinremoteencoding.h +++ b/src/views/dolphinremoteencoding.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(); |
