Ref T413, also add registered/remote identifiers to combobox

This commit is contained in:
Klaus Basan
2018-10-28 02:50:25 +02:00
parent 31e836bb87
commit eeabbf6e39
2 changed files with 26 additions and 8 deletions

View File

@@ -53,7 +53,7 @@ namespace BlackGui
private:
void updateSelectedIndex(int index);
int m_oldIndex;
int m_oldIndex; //!< last selected index
};
/*!