[Scummvm-cvs-logs] SF.net SVN: scummvm: [23704] scummvm/trunk/gui/newgui.cpp
eriktorbjorn at users.sourceforge.net
eriktorbjorn at users.sourceforge.net
Sat Aug 12 18:42:24 CEST 2006
Revision: 23704
Author: eriktorbjorn
Date: 2006-08-12 09:42:19 -0700 (Sat, 12 Aug 2006)
ViewCVS: http://svn.sourceforge.net/scummvm/?rev=23704&view=rev
Log Message:
-----------
Whitespace.
Modified Paths:
--------------
scummvm/trunk/gui/newgui.cpp
Modified: scummvm/trunk/gui/newgui.cpp
===================================================================
--- scummvm/trunk/gui/newgui.cpp 2006-08-12 13:40:16 UTC (rev 23703)
+++ scummvm/trunk/gui/newgui.cpp 2006-08-12 16:42:19 UTC (rev 23704)
@@ -332,11 +332,11 @@
_theme->refresh();
// refresh all dialogs
for (int i = 0; i < _dialogStack.size(); ++i) {
- _dialogStack[i]->reflowLayout();
+ _dialogStack[i]->reflowLayout();
}
} else {
- dialog->reflowLayout();
- }
+ dialog->reflowLayout();
+ }
}
void NewGui::closeTopDialog() {
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list