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

List:       kde-commits
Subject:    KDE/kdebase/runtime/knetattach
From:       Jakub Stachowski <qbast () go2 ! pl>
Date:       2008-06-05 7:01:57
Message-ID: 1212649317.323414.6532.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 817068 by qbast:

Check if 'Save&Connect' button should be enabled when text in 'name' textedit \
                changes.
BUG: 154253



 M  +1 -0      knetattach.cpp  


--- trunk/KDE/kdebase/runtime/knetattach/knetattach.cpp #817067:817068
@@ -37,6 +37,7 @@
     setupUi( this );
 
     connect(_recent, SIGNAL(toggled(bool)), _recentConnectionName, \
SLOT(setEnabled(bool))); +    connect(_connectionName, SIGNAL(textChanged(const \
                QString&)), this, SLOT(updateParametersPageStatus()));
     connect(_user, SIGNAL(textChanged(const QString&)), this, \
                SLOT(updateParametersPageStatus()));
     connect(_host, SIGNAL(textChanged(const QString&)), this, \
                SLOT(updateParametersPageStatus()));
     connect(_path, SIGNAL(textChanged(const QString&)), this, \
SLOT(updateParametersPageStatus()));


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

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