┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphindetailsview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphindetailsview.h')
-rw-r--r--src/dolphindetailsview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphindetailsview.h b/src/dolphindetailsview.h
index 99127abc4..cb233b9fd 100644
--- a/src/dolphindetailsview.h
+++ b/src/dolphindetailsview.h
@@ -40,7 +40,7 @@ class DolphinDetailsView : public QListView
Q_OBJECT
public:
- DolphinDetailsView(DolphinView* parent);
+ explicit DolphinDetailsView(DolphinView* parent);
virtual ~DolphinDetailsView();
};