X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fnetradiant.git;a=blobdiff_plain;f=contrib%2Fbrushexport%2Fsupport.h;fp=contrib%2Fbrushexport%2Fsupport.h;h=20116a1341a83af38806447a1ea48f81a7dd0b71;hp=374ba75eda70ab691896b2f94130e0c65c06f6f1;hb=cd6613e5171544b68d4ae70546c90a15c99b22a5;hpb=cd7ff1a1798cfae5d14811a310f56d2f1908490b diff --git a/contrib/brushexport/support.h b/contrib/brushexport/support.h index 374ba75e..20116a13 100644 --- a/contrib/brushexport/support.h +++ b/contrib/brushexport/support.h @@ -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 );