[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/kio/kfile
From:       Waldo Bastian <bastian () kde ! org>
Date:       2005-04-24 15:27:10
Message-ID: 20050424152710.57F8362B () office ! kde ! org
[Download RAW message or body]

CVS commit by waba: 

Pressing Enter selects icons.
BUG: 104475


  M +1 -0      kicondialog.cpp   1.48


--- kdelibs/kio/kfile/kicondialog.cpp  #1.47:1.48
@@ -312,4 +312,5 @@ void KIconDialog::init()
     mpCanvas = new KIconCanvas(main);
     connect(mpCanvas, SIGNAL(executed(QIconViewItem *)), SLOT(slotAcceptIcons()));
+    connect(mpCanvas, SIGNAL(returnPressed(QIconViewItem *)), SLOT(slotAcceptIcons()));
     mpCanvas->setMinimumSize(400, 125);
     top->addWidget(mpCanvas);


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic