1
0
forked from 0ad/0ad

Tidy some whitespace

This was SVN commit r10786.
This commit is contained in:
Ykkrosh 2011-12-22 13:50:11 +00:00
parent 708e192d20
commit 5f0d5e4137
2 changed files with 2 additions and 2 deletions

View File

@ -94,7 +94,7 @@
<object name="mbTitleBar"
style="TitleText"
type="text"
size="50%-128 0%-16 50%+128 16"
size="50%-128 0%-16 50%+128 16"
/>
<object name="mbText"

View File

@ -1197,7 +1197,7 @@ bool Autostart(const CmdLineArgs& args)
void CancelLoad(const CStrW& message)
{
//Cancel loader
// Cancel loader
LDR_Cancel();
// Call the cancelOnError GUI function, defined in ..gui/common/functions_utility_error.js