diff options
Diffstat (limited to 'src/wx/dcp_panel.h')
| -rw-r--r-- | src/wx/dcp_panel.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/dcp_panel.h b/src/wx/dcp_panel.h index f2e0455c9..b8a67b2f5 100644 --- a/src/wx/dcp_panel.h +++ b/src/wx/dcp_panel.h @@ -88,6 +88,8 @@ private: void config_changed (); + void setup_sensitivity (); + wxPanel* _panel; wxNotebook* _notebook; wxBoxSizer* _sizer; |
