aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Common/UI/UIGroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'Minecraft.Client/Common/UI/UIGroup.h')
-rw-r--r--Minecraft.Client/Common/UI/UIGroup.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Minecraft.Client/Common/UI/UIGroup.h b/Minecraft.Client/Common/UI/UIGroup.h
index e20fbb02..0ffee0ca 100644
--- a/Minecraft.Client/Common/UI/UIGroup.h
+++ b/Minecraft.Client/Common/UI/UIGroup.h
@@ -96,6 +96,8 @@ public:
#ifdef _XBOX_ONE
virtual void HandleDLCLicenseChange();
#endif
+ virtual void HandleMessage(EUIMessage message, void *data);
+
bool IsFullscreenGroup();
void handleUnlockFullVersion();