mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-01-18 09:42:29 +00:00
[idd] helper: prevent saving when no mode is selected
This commit is contained in:
@@ -10,7 +10,6 @@ public:
|
||||
int addItem(const std::wstring &display, LPARAM data);
|
||||
void delItem(int index);
|
||||
int getSel();
|
||||
int getSelData();
|
||||
int getData(int index);
|
||||
void setSel(int index);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user