X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fcontrolflow%2Ftest.c;h=8a71a52e2658457bbf46fd9a4246999eb94f2eb7;hb=37b0f1ed7982a8995d29da17a5b1b6b8127eb162;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..8a71a52e 100644 --- a/ltt/branches/poly/lttv/modules/gui/controlflow/test.c +++ b/ltt/branches/poly/lttv/modules/gui/controlflow/test.c @@ -1,4 +1,24 @@ - +/* 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. + */ + +#ifdef HAVE_CONFIG_H +#include +#endif static void destroy_cb( GtkWidget *widget, gpointer data ) @@ -124,7 +144,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,