X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-selector.h;h=af3d45a372f6d8b6f5235b351cef94294409bae5;hb=5825b0b870739af3760c07138bed50e99db788ae;hp=bb267cd49cf08631a02e5cfd07e19cf54f31df4a;hpb=93b5d67c0fdc08137f308f332fede32543e7bc8e;p=pspp diff --git a/src/ui/gui/psppire-selector.h b/src/ui/gui/psppire-selector.h index bb267cd49c..af3d45a372 100644 --- a/src/ui/gui/psppire-selector.h +++ b/src/ui/gui/psppire-selector.h @@ -1,5 +1,5 @@ /* PSPPIRE - a graphical user interface for PSPP. - Copyright (C) 2007 Free Software Foundation + Copyright (C) 2007, 2010 Free Software Foundation This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -21,11 +21,7 @@ #include #include -#include -#include -#include -#include -#include +#include G_BEGIN_DECLS @@ -75,7 +71,6 @@ struct _PsppireSelector /* */ GtkWidget *arrow; - GtkAction *action; gboolean dispose_has_run;