Switching inner authentication method re-layouts configuration dialog now

This commit is contained in:
2016-09-29 14:37:43 +02:00
parent 38afc6172e
commit 67003bd478
2 changed files with 9 additions and 0 deletions

View File

@@ -132,6 +132,7 @@ protected:
virtual bool TransferDataFromWindow();
virtual void OnInitDialog(wxInitDialogEvent& event);
virtual void OnUpdateUI(wxUpdateUIEvent& event);
virtual void OnInnerTypeChoice(wxCommandEvent& event);
/// \endcond
protected: