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;