mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 10:18:50 +00:00
* cosmetic
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23479 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
00bcfe78bd
commit
791b82457d
@ -249,7 +249,7 @@ public:
|
||||
|
||||
///
|
||||
void paint(QPainter * painter, QStyleOptionViewItem const & option,
|
||||
const QModelIndex &index) const {
|
||||
QModelIndex const & index) const {
|
||||
QComboBox * combo = static_cast<QComboBox const *>(parent());
|
||||
|
||||
// Draw using the menu item style (this is how QComboBox does it).
|
||||
|
Loading…
Reference in New Issue
Block a user