mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 14:58:33 +08:00
refs #510 Remove underscores from all the source file names
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#if defined(Q_OS_WIN)
|
||||
#include "win/keyboard_windows.h"
|
||||
#elif defined(Q_OS_LINUX)
|
||||
#include "linux/keyboard_linux.h"
|
||||
#include "linux/keyboardlinux.h"
|
||||
#elif defined(Q_OS_OSX)
|
||||
#include "osx/keyboard_mac.h"
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user