X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttv%2Fmodules%2Fgui%2Fhistogram%2Fhistobuttonwidget.h;h=ef3f79918d379420859f13fcb781496fb9f4f29a;hb=b9ce0bad7daf7c0a2333c91fdb1e35d602afe17f;hp=886b7f0a9748215ecc4ea7698334bac5e975ed56;hpb=8d8c5ea79a434752faf43cd66acc38196d25268d;p=lttv.git diff --git a/lttv/modules/gui/histogram/histobuttonwidget.h b/lttv/modules/gui/histogram/histobuttonwidget.h index 886b7f0a..ef3f7991 100644 --- a/lttv/modules/gui/histogram/histobuttonwidget.h +++ b/lttv/modules/gui/histogram/histobuttonwidget.h @@ -12,8 +12,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #ifndef _HISTOBUTTONWIDGET_H @@ -21,7 +21,6 @@ #include #include -#include #include "histocfv.h" #include "histodrawitem.h" @@ -49,6 +48,7 @@ struct _ButtonWidget { GtkWidget *buttonM; GtkWidget *buttonFit; + GtkWidget *vbox1;//buttons are placed on this vbox GtkWidget *hbox;//Parent Widget containing buttons and drawing area.