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

List:       kde-commits
Subject:    branches/KDE/4.0/kdelibs/kfile
From:       Laurent Montel <montel () kde ! org>
Date:       2008-01-06 16:21:32
Message-ID: 1199636492.632945.28228.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 757955 by mlaurent:

Backport: don't use deprecated signal


 M  +1 -1      kdirselectdialog.cpp  


--- branches/KDE/4.0/kdelibs/kfile/kdirselectdialog.cpp #757954:757955
@@ -296,7 +296,7 @@
     connect( d->m_treeView, SIGNAL( customContextMenuRequested( const QPoint & )),
              SLOT( _k_slotContextMenu( const QPoint & )));
 
-    connect( d->m_urlCombo, SIGNAL( textChanged( const QString& ) ),
+    connect( d->m_urlCombo, SIGNAL( editTextChanged( const QString& ) ),
              SLOT( _k_slotComboTextChanged( const QString& ) ));
     connect( d->m_urlCombo, SIGNAL( activated( const QString& )),
              SLOT( _k_slotUrlActivated( const QString& )));
[prev in list] [next in list] [prev in thread] [next in thread] 

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