git-svn-id: svn://ultimatepp.org/upp/trunk@330 f0d560ea-af0d-0410-9eb7-867de7ffcac7

This commit is contained in:
cxl 2008-08-15 09:33:15 +00:00
parent 605a77315f
commit f49ae74c89
90 changed files with 10807 additions and 9917 deletions

View file

@ -267,7 +267,7 @@ private:
//////////////////////////////////////////////////////////////////////
bool RunDlgPathEditor(PathStyle& style, const String& title = Null);
String RunDlgPathStyleMap(PathStyleMap& map, const String& dflt = Null, bool editor = false, bool read_only = false);
bool RunDlgPathStyleMap(PathStyleMap& map, String& style, bool editor = false, bool read_only = false);
//////////////////////////////////////////////////////////////////////