InputConfigDiag: don't use entire ExpressionParse namespace
This commit is contained in:
parent
bbb7c17235
commit
c33e391d26
|
@ -70,7 +70,7 @@
|
|||
#include "InputCommon/ControllerInterface/Device.h"
|
||||
#include "InputCommon/InputConfig.h"
|
||||
|
||||
using namespace ciface::ExpressionParser;
|
||||
using ciface::ExpressionParser::ParseStatus;
|
||||
|
||||
void InputConfigDialog::ConfigExtension(wxCommandEvent& event)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue