]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/kitemviews/private/kitemlistkeyboardsearchmanager.h
Fix all 'explicit constructor' krazy warnings
[dolphin.git] / src / kitemviews / private / kitemlistkeyboardsearchmanager.h
index 2a14ca470456fffc48e6537671f12f1514d7afea..f9d77d0b1a50f74aaae90faebeceb900d1222685 100644 (file)
@@ -41,8 +41,8 @@ class DOLPHIN_EXPORT KItemListKeyboardSearchManager : public QObject
 
 public:
 
-    KItemListKeyboardSearchManager(QObject* parent = 0);
-    virtual ~KItemListKeyboardSearchManager();
+    explicit KItemListKeyboardSearchManager(QObject* parent = nullptr);
+    ~KItemListKeyboardSearchManager() override;
 
     /**
      * Add \a keys to the text buffer used for searching.