┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/dolphinview.h')
-rw-r--r--src/views/dolphinview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h
index 5a2907df7..e3f83979c 100644
--- a/src/views/dolphinview.h
+++ b/src/views/dolphinview.h
@@ -25,7 +25,7 @@
#include <memory>
-typedef KIO::FileUndoManager::CommandType CommandType;
+using CommandType = KIO::FileUndoManager::CommandType;
class QVBoxLayout;
class DolphinItemListView;
class KFileItemModel;