Converted TextBox into a template class
This commit is contained in:
@@ -56,5 +56,5 @@ protected:
|
||||
Button startButton;
|
||||
Button optionsButton;
|
||||
Button quitButton;
|
||||
TextBox textBox;
|
||||
TextBox<> textBox;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user