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

List:       kde-commits
Subject:    KDE/kdepim/incidenceeditors
From:       Laurent Montel <montel () kde ! org>
Date:       2010-08-05 17:09:37
Message-ID: 20100805170937.14D42AC7E2 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1159578 by mlaurent:

Add focis to lineedit


 M  +1 -0      freebusyurldialog.cpp  
 M  +1 -0      incidenceeditor-ng/freebusyurldialog.cpp  


--- trunk/KDE/kdepim/incidenceeditors/freebusyurldialog.cpp #1159577:1159578
@@ -77,6 +77,7 @@
   topLayout->addWidget( label );
 
   mUrlEdit = new KLineEdit( this );
+  mUrlEdit->setFocus();
   topLayout->addWidget( mUrlEdit );
 }
 
--- trunk/KDE/kdepim/incidenceeditors/incidenceeditor-ng/freebusyurldialog.cpp #1159577:1159578
@@ -76,6 +76,7 @@
   topLayout->addWidget( label );
 
   mUrlEdit = new KLineEdit( this );
+  mUrlEdit->setFocus();
   topLayout->addWidget( mUrlEdit );
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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