mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-28 08:59:09 +00:00
(svn r18336) -Cleanup (r18092): Remove declaration of an already removed function.
This commit is contained in:
@@ -510,7 +510,6 @@ public:
|
||||
|
||||
void RaiseButtons(bool autoraise = false);
|
||||
void CDECL SetWidgetsDisabledState(bool disab_stat, int widgets, ...);
|
||||
void CDECL SetWidgetsHiddenState(bool hidden_stat, int widgets, ...);
|
||||
void CDECL SetWidgetsLoweredState(bool lowered_stat, int widgets, ...);
|
||||
void SetWidgetDirty(byte widget_index) const;
|
||||
|
||||
|
Reference in New Issue
Block a user