Files
CMake/Source/QtDialog
Matthew Woehlke 8aebd159fc CMake GUI: Don't use QToolButton
Replace QToolButton instances with QPushButton. QToolButton is only
meant to be used on tool bars and some other special situations. Worse,
we had a mix of QToolButton and QPushButton for things that clearly
should be using the same widget. This will improve visual consistency
and may fix some rendering issues.
2021-01-15 11:24:16 -05:00
..
2019-01-25 09:14:51 -05:00
2019-01-25 09:14:51 -05:00
2019-01-25 09:14:51 -05:00
2019-01-25 09:14:51 -05:00
2019-01-25 09:14:51 -05:00
2020-10-05 09:49:59 -04:00