]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - contrib/brushexport/support.h
my own uncrustify run
[xonotic/netradiant.git] / contrib / brushexport / support.h
index 628885a5acb1c47a57119259df65e809235fb7cd..e8f4cb045d5d75ba3d0fc308242c86cd49bae524 100644 (file)
@@ -18,7 +18,5 @@
  * or alternatively any widget in the component, and the name of the widget
  * you want returned.
  */
-GtkWidget*  lookup_widget              (GtkWidget       *widget,
-                                        const gchar     *widget_name);
-
-
+GtkWidget*  lookup_widget( GtkWidget       *widget,
+                                                  const gchar     *widget_name );