X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fcontrolflow%2Ftest.c;h=9e0e2aaba4f65f606d8dddb607b096b716d61945;hb=dbb7bb0937929c494291d7a286c6ece90c27ac07;hp=c326fc5feb933d5a4eb7005c64cc7ead9e93c394;hpb=88feb618dc79481733516a77f285bb6514bb1d17;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 c326fc5f..9e0e2aab 100644 --- a/ltt/branches/poly/lttv/modules/gui/controlflow/test.c +++ b/ltt/branches/poly/lttv/modules/gui/controlflow/test.c @@ -1,3 +1,20 @@ +/* This file is part of the Linux Trace Toolkit viewer + * Copyright (C) 2003-2004 Mathieu Desnoyers + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License Version 2 as + * published by the Free Software Foundation; + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, + * MA 02111-1307, USA. + */ static void destroy_cb( GtkWidget *widget, @@ -124,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,