------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=89344 ------- Additional Comments From anders alweb dk 2004-09-27 19:49 ------- CVS commit by alund: Backport: Adhere kde listview settings - patch from Simon Rutishauser CCMAIL: 89344 bugs kde org M +4 -4 kateprojecttreeview.cpp 1.28.4.1 --- kdebase/kate/app/kateprojecttreeview.cpp #1.28:1.28.4.1 @ -135,5 +135,5 @ KateProjectTreeView::KateProjectTreeView setOpen (item, true); - connect(this,SIGNAL(doubleClicked(QListViewItem *, const QPoint &, int)),this,SLOT(slotDoubleClicked(QListViewItem *, const QPoint &, int))); + connect(this,SIGNAL(executed(QListViewItem *, const QPoint &, int)),this,SLOT(slotDoubleClicked(QListViewItem *, const QPoint &, int))); connect( this, SIGNAL(returnPressed(QListViewItem*)), SLOT(execute(QListViewItem*)) ); connect(this, SIGNAL( contextMenuRequested( QListViewItem *, const QPoint& , int ) ), _______________________________________________ KWrite-Devel mailing list KWrite-Devel@kde.org https://mail.kde.org/mailman/listinfo/kwrite-devel