GRAPHICS: MACGUI: Initial code for MacEditableText

This commit is contained in:
Eugene Sandulenko 2020-01-02 18:23:33 +01:00
parent c554e160c4
commit 2d9b3b0b2d
9 changed files with 778 additions and 3 deletions

View file

@ -519,4 +519,4 @@ bool MacWindow::processEvent(Common::Event &event) {
return false;
}
} // End of namespace Wage
} // End of namespace Graphics