mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
Merge pull request #5378 from Ryanel/qt-settings-interface
Qt: Add Interface Pane to Settings
This commit is contained in:
@ -29,6 +29,7 @@ set(SRCS
|
||||
GameList/GameTracker.cpp
|
||||
GameList/ListProxyModel.cpp
|
||||
GameList/TableDelegate.cpp
|
||||
Settings/InterfacePane.cpp
|
||||
)
|
||||
|
||||
list(APPEND LIBS core uicommon)
|
||||
|
Reference in New Issue
Block a user