Switching inner authentication method re-layouts configuration dialog now

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

View File

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