Some more template simplifications followed

This commit is contained in:
2016-07-20 18:10:38 +02:00
parent 9376404164
commit b26ab72e6e
4 changed files with 10 additions and 16 deletions

View File

@@ -25,7 +25,7 @@
///
/// PAP credential configuration panel
///
typedef wxEAPCredentialsConfigPanel<eap::config_method_pap, wxPasswordCredentialsPanel> wxPAPCredentialsConfigPanel;
typedef wxEAPCredentialsConfigPanel<wxPasswordCredentialsPanel> wxPAPCredentialsConfigPanel;
///
/// PAP configuration panel