mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-16 15:41:13 +02:00
Fixed conflict in 'ChangeLog'
This commit is contained in:
@@ -320,6 +320,7 @@ MainWidget::MainWidget(QWidget *parent)
|
||||
lib_cart_list->setSelectionMode(Q3ListView::Extended);
|
||||
lib_cart_list->setRootIsDecorated(true);
|
||||
lib_cart_list->enableNoteBubbles(true);
|
||||
lib_cart_list->setContiguous(false);
|
||||
connect(lib_cart_list,
|
||||
SIGNAL(doubleClicked(Q3ListViewItem *,const QPoint &,int)),
|
||||
this,
|
||||
|
Reference in New Issue
Block a user