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