updating new Icons

This commit is contained in:
easyw
2018-06-15 18:29:12 +02:00
parent 8e4dd8ca84
commit 60a0dff12d
5 changed files with 1364 additions and 280 deletions

View File

@@ -103,7 +103,7 @@ CmdCreateImagePlane::CmdCreateImagePlane()
sToolTipText = QT_TR_NOOP("Create a planar image in the 3D space");
sWhatsThis = "Image_CreateImagePlane";
sStatusTip = sToolTipText;
sPixmap = "image-import";
sPixmap = "image-import-to-plane";
}
void CmdCreateImagePlane::activated(int iMsg)

View File

@@ -1,6 +1,7 @@
<RCC>
<qresource>
<file>icons/image-import.svg</file>
<file>icons/image-import-to-plane.svg</file>
<file>icons/ImageWorkbench.svg</file>
<file>translations/Image_af.qm</file>
<file>translations/Image_de.qm</file>

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 22 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 16 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 16 KiB