view src/xs_genui.c @ 282:0d2d379a83c0

Fixed nasty crash when closing fileinfo-window from window's closebutton - the window's delete_event was not being handled ... stupid :(
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 25 Dec 2004 11:11:00 +0000
parents 7a23dfef023d
children 19c89f9ca2cc
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"