mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3541 HoloLens : Use RicHoloLensSession to control state of toolbar buttons
This commit is contained in:
@@ -31,3 +31,11 @@ RicHoloLensServerSettings::RicHoloLensServerSettings()
|
||||
CAF_PDM_InitField(&m_serverAddress, "ServerAddress", QString(), "Server Address", "", "", "");
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
QString RicHoloLensServerSettings::serverUrl() const
|
||||
{
|
||||
return m_serverAddress;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user