diff --git a/src/Gui/CommandWindow.cpp b/src/Gui/CommandWindow.cpp index 822378c48f..1c953ce1fa 100644 --- a/src/Gui/CommandWindow.cpp +++ b/src/Gui/CommandWindow.cpp @@ -257,7 +257,7 @@ StdCmdWindows::StdCmdWindows() sToolTipText = QT_TR_NOOP("Windows list"); sWhatsThis = "Std_Windows"; sStatusTip = QT_TR_NOOP("Windows list"); - //sPixmap = ""; + sPixmap = "Std_Windows"; eType = 0; } diff --git a/src/Gui/Icons/Std_Windows.svg b/src/Gui/Icons/Std_Windows.svg new file mode 100644 index 0000000000..ccf31a3a02 --- /dev/null +++ b/src/Gui/Icons/Std_Windows.svg @@ -0,0 +1,292 @@ + + + Std_Windows + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Std_Windows + + + [bitacovir] + + + Part_Shape_from_Mesh + 2021/01/04 + http://www.freecadweb.org/wiki/index.php?title=Artwork + + + FreeCAD + + + + + + FreeCAD LGPL2+ + + + https://www.gnu.org/copyleft/lesser.html + + + + + + + + window + + + Window with list of elements + + + + + + + + + + + + + + + + + diff --git a/src/Gui/Icons/resource.qrc b/src/Gui/Icons/resource.qrc index 597b985081..b626752ac7 100644 --- a/src/Gui/Icons/resource.qrc +++ b/src/Gui/Icons/resource.qrc @@ -196,6 +196,7 @@ Std_ViewIvStereoQuadBuff.svg Std_ViewIvStereoRedGreen.svg Std_ViewTrimetric.svg + Std_Windows.svg Std_WindowCascade.svg Std_WindowNext.svg Std_WindowPrev.svg