mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
DolphinQt: Add BalloonTip which is built off of an internal Qt class. It gives the ability to show a tooltip with an arrow!
This commit is contained in:
@ -81,6 +81,8 @@ add_executable(dolphin-emu
|
||||
Config/GeckoCodeWidget.h
|
||||
Config/Graphics/AdvancedWidget.cpp
|
||||
Config/Graphics/AdvancedWidget.h
|
||||
Config/Graphics/BalloonTip.cpp
|
||||
Config/Graphics/BalloonTip.h
|
||||
Config/Graphics/EnhancementsWidget.cpp
|
||||
Config/Graphics/EnhancementsWidget.h
|
||||
Config/Graphics/GeneralWidget.cpp
|
||||
|
Reference in New Issue
Block a user