r4302: fixed all of the annoying gtk warnings. The code all seems to still work, but
[samba.git] / source / gtk / common / select.h
index 3b3d09a99bdf4ad625c02154069fe45c1c2666e0..336359c322051387bb4b95c702ff35e569496309 100644 (file)
@@ -24,6 +24,8 @@
 
 #ifdef HAVE_GTK
 
+#define GTK_DISABLE_DEPRECATED
+
 #include <gtk/gtk.h>
 
 typedef struct _GtkSelectDomainDialog GtkSelectDomainDialog;