mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
ide: Minor UppHub improvements, Core: Fixed iteration mode FindFile
git-svn-id: svn://ultimatepp.org/upp/trunk@15674 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
8c0b3062c0
commit
6c29bcee84
6 changed files with 131 additions and 3 deletions
|
|
@ -573,6 +573,7 @@ void Ide::SetupFormat() {
|
|||
DirSelect(ide.uscpath, ide.uscpath_sel);
|
||||
|
||||
ide.upphub <<= LoadFile(DefaultHubFilePath());
|
||||
ide.upphub.NullText(ConfigFile("UppHub"));
|
||||
DirSelect(ide.upphub, ide.upphub_sel);
|
||||
|
||||
fnt.defaults << [&] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue