.cosmetics

git-svn-id: svn://ultimatepp.org/upp/trunk@9178 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2015-11-11 22:12:40 +00:00
parent 48ab28eb61
commit 8b062ca1c0

View file

@ -334,7 +334,7 @@ void InsertPath(EditString *es)
void Ide::SetupFormat() {
FormatDlg dlg;
dlg.Title("Environment");
dlg.Title("Settings");
WithSetupFontLayout<ParentCtrl> fnt;
WithSetupHlLayout<ParentCtrl> hlt;
WithSetupEditorLayout<ParentCtrl> edt;