mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-05 13:47:26 +02:00
remove last warning ;-)
This commit is contained in:
@@ -136,7 +136,6 @@ ResolverConfigDelegate::editorEvent(QEvent* event, QAbstractItemModel* model, co
|
||||
|
||||
QStyleOptionViewItemV4 viewOpt( option );
|
||||
initStyleOption( &viewOpt, index );
|
||||
const QWidget* w = viewOpt.widget;
|
||||
int top = viewOpt.rect.top();
|
||||
|
||||
if( event->type() == QEvent::MouseButtonRelease || event->type() == QEvent::MouseButtonDblClick ) {
|
||||
|
Reference in New Issue
Block a user