mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 04:38:49 +00:00
Controller Interface: Remove "using namespace" in header file.
This commit is contained in:
parent
a9a6270982
commit
b0060e5184
5 changed files with 26 additions and 28 deletions
|
@ -442,5 +442,5 @@ public:
|
|||
|
||||
std::vector<std::unique_ptr<ControlGroup>> groups;
|
||||
|
||||
DeviceQualifier default_device;
|
||||
ciface::Core::DeviceQualifier default_device;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue