#3524 HoloLens : Add icons

This commit is contained in:
Magne Sjaastad
2018-10-18 23:40:08 +02:00
parent a87eca531c
commit 1727ab959a
3 changed files with 2 additions and 1 deletions

View File

@@ -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");
}

View File

@@ -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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 859 B