aacid added inline comments. INLINE COMMENTS
> annotationwidgets.cpp:543 > gridlay2->addWidget( tmplabel3, 1, 0, Qt::AlignRight ); > - m_termStyleCombo = new KComboBox( widget ); > + m_termStyleCombo = new QComboBox( widget ); > tmplabel3->setBuddy( m_termStyleCombo ); Why this change? REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D21092 To: knambiar, #okular Cc: aacid, okular-devel, joaonetto, tfella, ngraham, darcyshen
