wxEAPCredentialsPromptTLSPanel >> wxTLSCredentialsPanel

This commit is contained in:
2016-09-22 11:06:11 +02:00
parent 963657d6d8
commit 10054b0240
7 changed files with 23 additions and 23 deletions

View File

@@ -137,7 +137,7 @@ protected:
/// \endcond
public:
wxEAPCredentialsPromptTLSPanel *m_outer_cred; ///< Outer credentials panel
wxTLSCredentialsPanel *m_outer_cred; ///< Outer credentials panel
wxEAPCredentialsPanelBase *m_inner_cred; ///< Inner credentials panel
protected: