framelesshelper/examples/dialog
Yuhang Zhao 34596db939 fix various issues found by user
Issue list:

1. MinGW lacks some definitions so there's compilation errors
2. The chrome buttons' foreground color is incorrect when the window is inactive.
3. Adapt to new macros from Qt dev branch.
4. Remove unneeded parameter from setApplicationOSThemeAware().

Signed-off-by: Yuhang Zhao <2546789017@qq.com>
2022-09-10 13:11:55 +08:00
..
CMakeLists.txt add frameless dialog & demo 2022-09-05 15:00:02 +08:00
dialog.cpp add frameless dialog & demo 2022-09-05 15:00:02 +08:00
dialog.h add frameless dialog & demo 2022-09-05 15:00:02 +08:00
main.cpp fix various issues found by user 2022-09-10 13:11:55 +08:00