]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/gnome2-console/support.h
03Dec05
[bacula/bacula] / bacula / src / gnome2-console / support.h
index 96f7654664d7570a37355c417bfc7ce71525b838..2081386db32503517689982dd2193a5faf0f5689 100644 (file)
@@ -2,9 +2,7 @@
  * DO NOT EDIT THIS FILE - it is generated by Glade.
  */
 
-#define GTK_ENABLE_BROKEN
-#include <gnome.h>         
-#include <gtk/gtktext.h>
+#include <gnome.h>
 
 /*
  * Public Functions.
@@ -17,7 +15,7 @@
  * you want returned.
  */
 GtkWidget*  lookup_widget              (GtkWidget       *widget,
-                                        const gchar     *widget_name);
+                                       const gchar     *widget_name);
 
 
 
@@ -27,12 +25,13 @@ GtkWidget*  lookup_widget              (GtkWidget       *widget,
 
 /* This is used to create the pixmaps used in the interface. */
 GtkWidget*  create_pixmap              (GtkWidget       *widget,
-                                        const gchar     *filename);
+                                       const gchar     *filename);
 
 /* This is used to create the pixbufs used in the interface. */
 GdkPixbuf*  create_pixbuf              (const gchar     *filename);
 
 /* This is used to set ATK action descriptions. */
 void        glade_set_atk_action_description (AtkAction       *action,
-                                              const gchar     *action_name,
-                                              const gchar     *description);
+                                             const gchar     *action_name,
+                                             const gchar     *description);
+