summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/QtUtils/ModalMessageBox.h
AgeCommit message (Expand)Author
2025-03-17Implement multiple saves importJoshua Vandaƫle
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-11-16UI: Allow to specify modality of ready ModalMessageBoxesSilent
2019-08-01Make alert messages application modal and not window modal,Silent
2019-03-04QtUtils: Add ModalMessageBoxspycrab