mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-14 16:06:09 +00:00
Match and link CGuiWidgetIdDB
Former-commit-id: cc68163fed358e324d3877875154db5f420842b0
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
class CGuiCompoundWidget : public CGuiWidget {
|
||||
public:
|
||||
~CGuiCompoundWidget();
|
||||
FourCC GetWidgetTypeID() const override { return -1; }
|
||||
|
||||
void OnVisible() override;
|
||||
|
||||
Reference in New Issue
Block a user