Fix XPM height of 'Not attached' overlay icon

This commit is contained in:
0penBrain
2020-01-22 19:51:55 +01:00
committed by Yorik van Havre
parent e49d553f1f
commit 43b9900964

View File

@@ -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",