X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=radiant%2Fbrushmanip.h;h=5a1f62b00cd060894501d61753ecafb602427d5e;hb=80bb5fdd23e124b4c4da8509634d95d1459e6a3b;hp=0654fd89d815e6d44b03410295883b55cdc63509;hpb=f6b4543bd54926411cb71a776bc5b37eea846c4f;p=xonotic%2Fnetradiant.git diff --git a/radiant/brushmanip.h b/radiant/brushmanip.h index 0654fd89..5a1f62b0 100644 --- a/radiant/brushmanip.h +++ b/radiant/brushmanip.h @@ -74,7 +74,7 @@ void Scene_BrushFitTexture_Component_Selected( scene::Graph& graph, float s_repe void Brush_constructMenu( ui::Menu menu ); -extern Callback g_texture_lock_status_changed; +extern Callback g_texture_lock_status_changed; void BrushFilters_construct(); void Brush_registerCommands();