Disable custom titlebar on Mac, Linux, fix resize (#4973) (#5114)

Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com>
This commit is contained in:
Alex Peterson
2021-10-29 09:21:20 -07:00
committed by GitHub
parent b4dd4c8f02
commit 5db6ffb6f3
11 changed files with 79 additions and 1 deletions
@@ -11,4 +11,6 @@ set(FILES
ProjectBuilderWorker_mac.cpp
ProjectUtils_mac.cpp
ProjectManagerDefs_mac.cpp
ProjectManager_Traits_Platform.h
ProjectManager_Traits_Mac.h
)