* cosmetic

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23479 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Stefan Schimanski 2008-03-05 13:07:01 +00:00
parent 00bcfe78bd
commit 791b82457d

View File

@ -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).