mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-02 09:40:35 +00:00
(svn r18336) -Cleanup (r18092): Remove declaration of an already removed function.
This commit is contained in:
parent
acf091da8e
commit
ee0b708ea5
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user