[Bug 63929] Create New Project should auto-select template on keyboard navigation
Dominik Haumann
dhdev at gmx.de
Tue Sep 9 00:45:04 UTC 2003
------- 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=63929
dhdev at gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From dhdev at gmx.de 2003-09-09 00:44 -------
Fixed in CVS HEAD.
Index: appwizarddlgbase.ui
===================================================================
RCS file: /home/kde/kdevelop/parts/appwizard/appwizarddlgbase.ui,v
retrieving revision 1.9
diff -u -p -r1.9 appwizarddlgbase.ui
--- appwizarddlgbase.ui 13 Jun 2003 02:31:36 -0000 1.9
+++ appwizarddlgbase.ui 8 Sep 2003 22:39:07 -0000
@@ -324,7 +324,7 @@
<connections>
<connection>
<sender>templates_listview</sender>
- <signal>clicked(QListViewItem*)</signal>
+ <signal>selectionChanged(QListViewItem*)</signal>
<receiver>AppWizardDlgBase</receiver>
<slot>templatesTreeViewClicked(QListViewItem*)</slot>
</connection>
More information about the KDevelop-devel
mailing list