view src/xs_genui.c @ 711:d18884383ca3

Fix off by one.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 09 Feb 2009 11:13:14 +0200
parents 63f58960dd54
children 5f215b88d507
line wrap: on
line source

#ifdef HAVE_CONFIG_H
#  include <config.h>
#endif

#include <gtk/gtk.h>

#include "xs_genui.h"
#include "xs_interface.h"
#include "xs_glade.h"