Fixed typo with CPU pane

git-svn-id: svn://ultimatepp.org/upp/trunk@7455 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2014-06-17 13:36:57 +00:00
parent c9166f6621
commit f5987189d0

View file

@ -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");