Bug #832 ยป 0025-Qt-races_dialog-set_index-header-Drop-duplicate-curr.patch
| client/gui-qt/dialogs.cpp | ||
|---|---|---|
|
set_index(index.row());
|
||
|
}
|
||
|
/***********************************************************************//**
|
||
|
Sets new nations' group by current current selection,
|
||
|
Sets new nations' group by current selection,
|
||
|
index is used only when there is no current selection.
|
||
|
***************************************************************************/
|
||
|
void races_dialog::set_index(int index)
|
||