]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - contrib/brushexport/support.h
netradiant: strip 16-bit png to 8-bit, fix #153
[xonotic/netradiant.git] / contrib / brushexport / support.h
index 374ba75eda70ab691896b2f94130e0c65c06f6f1..20116a1341a83af38806447a1ea48f81a7dd0b71 100644 (file)
@@ -18,5 +18,5 @@
  * or alternatively any widget in the component, and the name of the widget
  * you want returned.
  */
-ui::Widget lookup_widget(ui::Widget widget,
-                         const gchar *widget_name);
+ui::Widget lookup_widget(ui::Widget       widget,
+                                                  const gchar     *widget_name );