1195 Multiplayer karts selection screen commit 20

This commit is contained in:
Dk
2014-03-06 00:18:12 +05:30
parent 7d87d79d20
commit 796c8b823a
3 changed files with 2 additions and 3 deletions

View File

@@ -325,7 +325,6 @@ namespace GUIEngine
// dirty way to have dialogs that zoom in
bool m_dialog;
float m_dialog_size;
/**
* \brief load a skin from the file specified in the user configuration file
* \throw std::runtime_error if file cannot be read

View File

@@ -110,7 +110,7 @@ void SpinnerWidget::add()
m_element = btn;
m_element->setTabOrder( m_element->getID() );
// left arrow
rect<s32> subsize_left_arrow = rect<s32>(0 ,0, m_h, m_h);
IGUIButton * left_arrow = GUIEngine::getGUIEnv()->addButton(subsize_left_arrow, btn, getNewNoFocusID(), L" ");

View File

@@ -216,7 +216,7 @@ public:
// ------------------------------------------------------------------------
/** Remove any red mark set with 'markAsIncorrect' */
void markAsCorrect();
void markAsCorrect();
};
/** A widget representing the kart selection for a player (i.e. the player's