fix spacing

This commit is contained in:
2022-08-26 13:48:59 -04:00
parent 7083f680ee
commit ff600cd761

View File

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