DolphinQt2: FocusEventFilter -> WindowActivationEventFilter

This commit is contained in:
Michael Maltese
2017-06-14 18:49:56 -07:00
parent 220ce425cd
commit 5b3b6b7f3d
6 changed files with 33 additions and 31 deletions

View File

@ -50,7 +50,7 @@ set(SRCS
GameList/ListProxyModel.cpp
QtUtils/DoubleClickEventFilter.cpp
QtUtils/ElidedButton.cpp
QtUtils/FocusEventFilter.cpp
QtUtils/WindowActivationEventFilter.cpp
Settings/GeneralPane.cpp
Settings/InterfacePane.cpp
Settings/PathPane.cpp