Fixing code to use config.h as default config incude file

This commit is contained in:
Sanel Zukan
2009-02-20 13:10:21 +00:00
parent 7513426131
commit 364b729f87
18 changed files with 97 additions and 118 deletions

View File

@ -113,5 +113,5 @@ Fl_Color frame_color()
return _frame_color;
}
}; /* namespace Theme */
} /* namespace Theme */