mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-24 18:04:14 +08:00
Ref T413, also add registered/remote identifiers to combobox
This commit is contained in:
@@ -53,7 +53,7 @@ namespace BlackGui
|
||||
private:
|
||||
void updateSelectedIndex(int index);
|
||||
|
||||
int m_oldIndex;
|
||||
int m_oldIndex; //!< last selected index
|
||||
};
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user