mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-08 10:51:03 +00:00
Please Andre'.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29224 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
91bcc5cdce
commit
91a6ac3457
@ -79,7 +79,7 @@ static inline QString colorButtonStyleSheet(QColor const & bgColor)
|
|||||||
rc += bgColor.name();
|
rc += bgColor.name();
|
||||||
return rc;
|
return rc;
|
||||||
}
|
}
|
||||||
return QLatin1String("");
|
return QString();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user