(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 RaiseButtons(bool autoraise = false);
|
||||||
void CDECL SetWidgetsDisabledState(bool disab_stat, int widgets, ...);
|
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 CDECL SetWidgetsLoweredState(bool lowered_stat, int widgets, ...);
|
||||||
void SetWidgetDirty(byte widget_index) const;
|
void SetWidgetDirty(byte widget_index) const;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user