Fonts test program now starts using the correct color scheme
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4568 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
56bcac9859
commit
49fb8bc5c0
@ -138,6 +138,7 @@ void create_the_forms() {
|
||||
|
||||
int main(int argc, char **argv) {
|
||||
Fl::scheme(NULL);
|
||||
Fl::get_system_colors();
|
||||
create_the_forms();
|
||||
#ifdef __APPLE__
|
||||
int i = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user