mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-18 06:05:32 -06:00
Fixed typo with CPU pane
git-svn-id: svn://ultimatepp.org/upp/trunk@7455 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
c9166f6621
commit
f5987189d0
1 changed files with 1 additions and 1 deletions
|
|
@ -357,7 +357,7 @@ Ide::Ide()
|
|||
editorsplit.Zoom(0);
|
||||
SyncEditorSplit();
|
||||
|
||||
right_split.Vert(editpane, right);
|
||||
right_split.Horz(editpane, right);
|
||||
right_split.Zoom(0);
|
||||
|
||||
SetupError(error, "Message");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue