view src/sid/xs_genui.c @ 2468:615b67c4e010

Tiny cleanups of repetitive code syndrome madness; Added some null-pointer checks.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 29 Mar 2008 12:06:38 +0200
parents 05bfc86250f3
children
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"