framelesshelper/examples/widget
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 cmake: minor improvements 2022-07-27 09:36:28 +08:00
main.cpp fix various issues found by user 2022-09-10 13:11:55 +08:00
widget.cpp add window icon support 2022-08-31 10:21:24 +08:00
widget.h demo: add shortcut to switch between fullscreen state 2022-08-21 15:38:43 +08:00
widget.pro demo: add missing definition 2022-08-31 16:47:40 +08:00