Merge
This commit is contained in:
@@ -116,7 +116,7 @@ void PopUpCommon::entrySelected (int i) {
|
||||
}
|
||||
|
||||
/*
|
||||
* Set the button image with the selected item
|
||||
* Set the button image with the selected item
|
||||
*/
|
||||
bool PopUpCommon::setSelected (int entryNum) {
|
||||
if (entryNum < 0 || entryNum > (int)images.size()-1 || (int)entryNum == selected)
|
||||
|
Reference in New Issue
Block a user