Fix XPM height of 'Not attached' overlay icon
This commit is contained in:
committed by
Yorik van Havre
parent
e49d553f1f
commit
43b9900964
@@ -59,7 +59,7 @@ QIcon ViewProviderAttachExtension::extensionMergeOverlayIcons(const QIcon & orig
|
||||
QPixmap px;
|
||||
|
||||
static const char * const feature_detached_xpm[]={
|
||||
"9 9 3 1",
|
||||
"9 10 3 1",
|
||||
". c None",
|
||||
"# c #cc00cc",
|
||||
"a c #ffffff",
|
||||
|
||||
Reference in New Issue
Block a user