Forgotten file in previous commit

This commit is contained in:
Marianne Gagnon 2016-01-17 21:31:23 -05:00
parent 025c117d58
commit 7e93af7414

View File

@ -69,7 +69,7 @@ namespace GUIEngine
void setText(const irr::core::stringw &s);
virtual int getHeightNeededAroundLabel() const { return 10; }
};
}