X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fcontrolflow%2Ftest.c;h=9e0e2aaba4f65f606d8dddb607b096b716d61945;hb=a95bc95ab4582a5c333e5ff2eb6b9327a8053f9f;hp=4425f4d546b8b678255f9852a7e49058073a0c73;hpb=ce0214a66f4e1c6f4d94d53c1ead65b58157c60d;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/controlflow/test.c b/ltt/branches/poly/lttv/modules/gui/controlflow/test.c index 4425f4d5..9e0e2aab 100644 --- a/ltt/branches/poly/lttv/modules/gui/controlflow/test.c +++ b/ltt/branches/poly/lttv/modules/gui/controlflow/test.c @@ -141,7 +141,7 @@ void test_draw() { test_draw(control_flow_data); - gdk_gc_copy(GC,widget->style->white_gc); + gdk_gc_copy(GC,widget->style->black_gc); gdk_gc_set_foreground(GC,&color); //gdk_draw_arc (widget->window,