1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-21 07:53:53 +00:00

indentation issue...

This commit is contained in:
Gašper Sedej 2014-03-12 14:37:44 +01:00
parent d72a2f1ffb
commit 43a12fffd5

View file

@ -24,7 +24,7 @@ namespace MWGui
private:
MyGUI::Widget* mButtonBox;
MyGUI::TextBox* mVersionText;
MyGUI::TextBox* mVersionText;
std::map<std::string, MWGui::ImageButton*> mButtons;