Make listbox translation work

Change-Id: I446f4499a43e6348a2b95846f3e5ea86967abbdc
This commit is contained in:
Ethan Yonker
2016-01-17 18:17:38 -06:00
committed by Dees Troy
parent 1cc7fed32e
commit dedbb7f782
2 changed files with 11 additions and 2 deletions
+1
View File
@@ -652,6 +652,7 @@ protected:
ImageResource* mIconSelected;
ImageResource* mIconUnselected;
bool isCheckList;
bool isTextParsed;
};
class GUIPartitionList : public GUIScrollList