InterfacePane: Add BalloonTip to debugging enabled checkbox

This commit is contained in:
Dentomologist 2023-11-11 16:04:50 -08:00 committed by Admiral H. Curtiss
commit afe5bfd512
No known key found for this signature in database
GPG key ID: F051B4C4044F33FB
2 changed files with 23 additions and 7 deletions

View file

@ -26,6 +26,7 @@ private:
void CreateInGame();
void AddDescriptions();
void ConnectLayout();
void UpdateShowDebuggingCheckbox();
void LoadConfig();
void OnSaveConfig();
void OnCursorVisibleMovement();