fix spacing

This commit is contained in:
Chris Cromer 2022-08-26 13:48:59 -04:00
parent 7083f680ee
commit ff600cd761
Signed by: cromer
GPG Key ID: FA91071797BEEEC2
1 changed files with 37 additions and 39 deletions

View File

@ -18,7 +18,6 @@ namespace godot
private:
public:
/**
* @brief This method registers classes with Godot.
@ -52,7 +51,6 @@ namespace godot
*/
void _on_botonreiniciar_pressed();
};
}
#endif