FEM: icons, rename clip region icon

This commit is contained in:
Bernd Hahnebach
2018-08-07 08:14:21 +02:00
committed by wmayer
parent e16f1939ea
commit cbcebb6d0c
5 changed files with 4 additions and 4 deletions

View File

@@ -1167,7 +1167,7 @@ CmdFemPostCreateClipFilter::CmdFemPostCreateClipFilter()
sToolTipText = QT_TR_NOOP("Define/create a clip filter which uses functions to define the cliped region");
sWhatsThis = "FEM_PostCreateClipFilter";
sStatusTip = sToolTipText;
sPixmap = "fem-clip";
sPixmap = "fem-post-filter-clip-region";
}
void CmdFemPostCreateClipFilter::activated(int)