-rw-r--r-- | noncore/apps/advancedfm/advancedfm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/advancedfm/advancedfm.h b/noncore/apps/advancedfm/advancedfm.h index b109364..9dbdc70 100644 --- a/noncore/apps/advancedfm/advancedfm.h +++ b/noncore/apps/advancedfm/advancedfm.h @@ -97,7 +97,7 @@ protected: QListView *CurrentView(); QListView *OtherView(); void setOtherTabCurrent(); - void changeTo(QString dir); + void changeTo(const QString dir); //protected signals: // void newPath(QString); |