]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/filters.h
reformat code! now the code is only ugly on the *inside*
[xonotic/netradiant.git] / radiant / filters.h
index 9779585a5e84d88a98ae67ac4b93d3c707917616..12c71cd0d6a8a5568db3ae415ea6e10c57cb7a5e 100644 (file)
@@ -24,6 +24,6 @@
 #if !defined( INCLUDED_FILTERS_H )
 #define INCLUDED_FILTERS_H
 
-void Filters_constructMenu( ui::Menu menu_in_menu );
+void Filters_constructMenu(ui::Menu menu_in_menu);
 
 #endif