logo       

[Bug 89344] double click always required in Kate project sidebar: msg#00225

kde.devel.kwrite

Subject: [Bug 89344] double click always required in Kate project sidebar

------- 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
anders alweb dk changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED



------- Additional Comments From anders alweb dk 2004-09-27 19:38 -------
CVS commit by alund:

Adhere kde listview settings - patch from Simon Rutishauser <simon rutishauser
at web de>
CCMAIL: 89344-done bugs kde org


M +4 -4 kateprojecttreeview.cpp 1.29


--- kdebase/kate/app/kateprojecttreeview.cpp #1.28:1.29
@ -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 ) ),


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise