astyle formatting
This commit is contained in:
parent
ed4fa9f154
commit
8c40f4fee0
|
@ -129,8 +129,7 @@ private:
|
|||
errout.str("");
|
||||
|
||||
Settings settings1;
|
||||
if (!settings)
|
||||
{
|
||||
if (!settings) {
|
||||
LOAD_LIB("gtk.cfg");
|
||||
settings1.library = _lib;
|
||||
settings = &settings1;
|
||||
|
|
Loading…
Reference in New Issue