mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 10:34:33 +02:00
WIP.
This commit is contained in:
parent
df668e44ca
commit
51b1188bdb
1 changed files with 0 additions and 5 deletions
|
@ -3180,11 +3180,6 @@ void Application::setHmdTabletBecomesToolbarSetting(bool value) {
|
|||
updateSystemTabletMode();
|
||||
}
|
||||
|
||||
void Application::setShowOverlays(bool value) {
|
||||
_hmdTabletBecomesToolbarSetting.set(value);
|
||||
updateSystemTabletMode();
|
||||
}
|
||||
|
||||
void Application::setPreferStylusOverLaser(bool value) {
|
||||
_preferStylusOverLaserSetting.set(value);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue