Fix indentation

This commit is contained in:
Rayyan Ansari 2021-10-03 09:35:12 +00:00 committed by GitHub
parent ce2c3e01b7
commit b1d583d208
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ SET(SOURCES_QT_SDL
WifiSettingsDialog.cpp
InterfaceSettingsDialog.cpp
ROMInfoDialog.cpp
TitleManagerDialog.cpp
TitleManagerDialog.cpp
Input.cpp
LAN_PCap.cpp
LAN_Socket.cpp
@ -31,7 +31,7 @@ SET(SOURCES_QT_SDL
../FrontendUtil.h
../mic_blow.h
${CMAKE_SOURCE_DIR}/res/melon.qrc
${CMAKE_SOURCE_DIR}/res/melon.qrc
)
option(USE_QT6 "Build using Qt 6 instead of 5" OFF)