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

Signed-off-by: AMZN-alexpete <26804013+AMZN-alexpete@users.noreply.github.com>
This commit is contained in:
Alex Peterson
2021-10-25 16:33:32 -07:00
committed by GitHub
parent d7045f4c31
commit c00b99f2d5
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
)