Files
CMake/Source/QtDialog
Sebastian Holtermann 963ddafeaa QtDialog: Use QPalette::WindowText instead of QPalette::Foreground
`QPalette::Foreground` is deprecated and was replaced by
`QPalette::WindowText` since at least Qt 4.8.

https://doc.qt.io/archives/qt-4.8/qpalette.html#ColorRole-enum

This replaces the `QPalette::Foreground` color role with `QPalette::WindowText`
in `QtDialog/RegexExplorer.cxx` to avoid compiler warnings.
2019-07-01 09:18:24 -04: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
2018-08-16 11:56:08 -04:00
2018-08-16 11:56:08 -04:00
2019-01-25 09:14:51 -05:00
2019-01-25 09:14:51 -05:00
2019-01-25 06:44:32 -05:00
2019-01-22 13:03:04 -05:00
2019-01-22 13:03:04 -05:00