mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Formatting
This commit is contained in:
@@ -24,8 +24,7 @@ namespace BlackInput
|
||||
|
||||
IJoystick::IJoystick(QObject *parent) :
|
||||
QObject(parent)
|
||||
{
|
||||
}
|
||||
{ }
|
||||
|
||||
std::unique_ptr<IJoystick> IJoystick::create(QObject *parent)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user