mayas piggy version
This commit is contained in:
parent
1f12d93300
commit
849cc91da8
10 changed files with 31 additions and 72 deletions
|
|
@ -21,6 +21,7 @@ bool UiStateModel::isShowQuitAppButton() const
|
|||
|
||||
bool UiStateModel::isShowVolumeControls() const
|
||||
{
|
||||
// return true; //comment in as workaround for maya pi
|
||||
const auto & profileInfo = mProfileInfoMap[mProfile];
|
||||
return profileInfo.isShowVolumeControls;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue