mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-25 06:12:47 -06:00
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@9697 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
1918732644
commit
59b581bc16
2 changed files with 2 additions and 2 deletions
|
|
@ -78,4 +78,4 @@ of SplitterFrame.&]
|
|||
z])&]
|
||||
[s2; Sets the size (in pixels).&]
|
||||
[s3; &]
|
||||
[s0; ]
|
||||
[s0; ]]
|
||||
|
|
@ -115,7 +115,7 @@ String XmlView::Load0(XmlParser& p) {
|
|||
}
|
||||
|
||||
if(!parsingError.GetCount() && !xml.GetChildCount(0))
|
||||
parsingError = "Not found any XML tags";
|
||||
parsingError = "Not found any XML tags";
|
||||
|
||||
return parsingError;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue