mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-27 21:19:18 +00:00
Minor format change in ui/textbox.h
This commit is contained in:
parent
f3c171ddbe
commit
3066e1b301
@ -12,8 +12,7 @@
|
||||
|
||||
namespace ui {
|
||||
|
||||
class TextBox : public Widget
|
||||
{
|
||||
class TextBox : public Widget {
|
||||
public:
|
||||
TextBox(const std::string& text, int align);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user