mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3524 HoloLens : Add icons
This commit is contained in:
@@ -54,6 +54,6 @@ void RicHoloLensCreateSessionFeature::onActionTriggered(bool isChecked)
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RicHoloLensCreateSessionFeature::setupActionLook(QAction* actionToSetup)
|
||||
{
|
||||
// actionToSetup->setIcon(QIcon(":/Save.png"));
|
||||
actionToSetup->setIcon(QIcon(":/hololens.png"));
|
||||
actionToSetup->setText("HoloLens : Create Session");
|
||||
}
|
||||
|
||||
@@ -122,6 +122,7 @@
|
||||
<file>statistics.png</file>
|
||||
<file>WellTargetPoint16x16.png</file>
|
||||
<file>WellTargetPointTangent16x16.png</file>
|
||||
<file>hololens.png</file>
|
||||
</qresource>
|
||||
<qresource prefix="/Shader/">
|
||||
<file>fs_CellFace.glsl</file>
|
||||
|
||||
BIN
ApplicationCode/Resources/hololens.png
Normal file
BIN
ApplicationCode/Resources/hololens.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 859 B |
Reference in New Issue
Block a user