DolphinQt2: add QtUtils/ElidedButton

This commit is contained in:
Michael Maltese
2017-05-30 23:08:14 -07:00
parent 6dc3b2e8bc
commit 07c90bed08
5 changed files with 70 additions and 2 deletions

View File

@ -39,6 +39,7 @@ set(SRCS
GameList/GameListModel.cpp
GameList/GameTracker.cpp
GameList/ListProxyModel.cpp
QtUtils/ElidedButton.cpp
Settings/GeneralPane.cpp
Settings/InterfacePane.cpp
)