Merge branch 'master' into jgrpp
This commit is contained in:
@@ -1728,6 +1728,11 @@ public:
|
||||
this->FinishInitNested(window_number);
|
||||
}
|
||||
|
||||
void OnInit() override
|
||||
{
|
||||
RebuildList();
|
||||
}
|
||||
|
||||
void OnInvalidateData(int data = 0, bool gui_scope = true) override
|
||||
{
|
||||
this->RebuildList();
|
||||
|
Reference in New Issue
Block a user