updating new Icons
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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>
|
||||
|
||||
589
src/Mod/Image/Gui/Resources/icons/image-import-to-plane.svg
Normal file
589
src/Mod/Image/Gui/Resources/icons/image-import-to-plane.svg
Normal 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 |
349
src/Mod/Image/Gui/Resources/icons/image-scale.svg
Normal file
349
src/Mod/Image/Gui/Resources/icons/image-scale.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 16 KiB |
Reference in New Issue
Block a user