From 06073d16f0dd3fb332af60467bb90480e21ebc28 Mon Sep 17 00:00:00 2001 From: llornkcor Date: Sat, 25 Sep 2004 04:57:09 +0000 Subject: const --- (limited to 'noncore') 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); -- cgit v0.9.0.2