mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-15 20:03:15 +02:00
whitespace
This commit is contained in:
@@ -326,7 +326,7 @@ void SelectionTab::clickDouble(const Point & cursorPosition)
|
|||||||
|
|
||||||
void SelectionTab::showPopupWindow(const Point & cursorPosition)
|
void SelectionTab::showPopupWindow(const Point & cursorPosition)
|
||||||
{
|
{
|
||||||
int position = getLine();
|
int position = getLine();
|
||||||
int py = position + slider->getValue();
|
int py = position + slider->getValue();
|
||||||
|
|
||||||
if(py >= curItems.size())
|
if(py >= curItems.size())
|
||||||
|
Reference in New Issue
Block a user