framelesshelper/src
haikü a169b57087 Fix Windows FramelessHelperHookWindowProc crash
Application can crash on Windows in the FramelessHelperHookWindowProc callback if the underlying FramelessQuickHelper* has already been deleted. This protects against that crash by using a QPointer to invalidate the instance if it has been deleted which the callback then guards against.
2023-10-29 10:33:29 +00:00
..
core win: adapt to latest qtbase changes 2023-10-21 11:07:34 +08:00
quick Fix Windows FramelessHelperHookWindowProc crash 2023-10-29 10:33:29 +00:00
widgets fix crash 2023-10-21 18:19:56 +08:00
CMakeLists.txt minor tweaks 2022-12-05 14:33:38 +08:00