]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/brushmanip.h
Callback: remove fixed-arity wrappers
[xonotic/netradiant.git] / radiant / brushmanip.h
index 0654fd89d815e6d44b03410295883b55cdc63509..5a1f62b00cd060894501d61753ecafb602427d5e 100644 (file)
@@ -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<void()> g_texture_lock_status_changed;
 
 void BrushFilters_construct();
 void Brush_registerCommands();