astyle formatting

This commit is contained in:
Daniel Marjamäki 2014-02-03 18:51:07 +01:00
parent ed4fa9f154
commit 8c40f4fee0
1 changed files with 30 additions and 31 deletions

View File

@ -129,8 +129,7 @@ private:
errout.str("");
Settings settings1;
if (!settings)
{
if (!settings) {
LOAD_LIB("gtk.cfg");
settings1.library = _lib;
settings = &settings1;