mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
refs #510 Remove underscores from all the source file names
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#if defined(Q_OS_WIN)
|
||||
#include "win/joystick_windows.h"
|
||||
#elif defined(Q_OS_LINUX)
|
||||
#include "linux/joystick_linux.h"
|
||||
#include "linux/joysticklinux.h"
|
||||
#elif defined(Q_OS_OSX)
|
||||
#include "osx/joystick_mac.h"
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user