mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3810 HoloLens : Fix update of checkable toolbar button
This commit is contained in:
@@ -123,9 +123,10 @@ void RicHoloLensSessionManager::refreshToolbarState()
|
||||
|
||||
commandIds << "RicHoloLensCreateSessionFeature";
|
||||
commandIds << "RicHoloLensExportToSharingServerFeature";
|
||||
commandIds << "RicHoloLensAutoExportToSharingServerFeature";
|
||||
commandIds << "RicHoloLensTerminateSessionFeature";
|
||||
|
||||
caf::CmdFeatureManager::instance()->refreshEnabledState(commandIds);
|
||||
caf::CmdFeatureManager::instance()->refreshStates(commandIds);
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user