Revert back to using cmake variable ENABLE_DETACHING to fix build

Authored by hindenburg on Jul 24 2018, 3:35 AM.

Description

Revert back to using cmake variable ENABLE_DETACHING to fix build

Builds have been failing since this new QTabBar code was committed
since QOperatingSystemVersion::currentType() is Qt5.9+. We currently
only require Qt5.6 and I don't want to change that just for this.
ENABLE_DETACHING is only set to false for MacOSX/Darwin.

Details

Committed
hindenburgJul 24 2018, 3:35 AM
Parents
R319:953c250fe9db: Re-enable profile menu for new tab button and restore close button behavior
Branches
Unknown
Tags
Unknown