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