]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/filterbar/filterbar.h
Clear filter bar on clicking current folder in places
[dolphin.git] / src / filterbar / filterbar.h
index d6ca402afd0b0acc1fa736c32b01887a45abd52d..73b1c566ec40edb2b944c5af0223cb98d3c79b68 100644 (file)
@@ -39,7 +39,7 @@ public Q_SLOTS:
     /** Clears the input field. */
     void clear();
     /** Clears the input field if the "lock button" is disabled. */
-    void slotUrlChanged();
+    void clearIfUnlocked();
     /** The input field is cleared also if the "lock button" is released. */
     void slotToggleLockButton(bool checked);