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

List:       knode-devel
Subject:    [Knode-devel] [Bug 65475] cannot add Headers to Artikle View/No
From:       Roberto Teixeira <maragato () kde ! org>
Date:       2003-10-19 12:34:23
[Download RAW message or body]

------- 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=65475     
maragato@kde.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From maragato@kde.org  2003-10-19 14:34 -------
Subject: kdepim/knode

CVS commit by maragato: 

Fix crash while adding headers.

CCMAIL: 65475-done@bugs.kde.org


  M +4 -2      knconfigwidgets.cpp   1.94


--- kdepim/knode/knconfigwidgets.cpp  #1.93:1.94
@@ -1417,5 +1417,5 @@ KNConfig::DisplayedHeaderConfDialog::Dis
 
   n_ameE=new KLineEdit(nameW);
-  connect(n_ameE, SIGNAL(textChanged(const QString&)), SLOT(slotNameChanged(const QString&)));
+
   n_ameE->setMaxLength(64);
   nameL->addWidget(new QLabel(n_ameE, i18n("Displayed na&me:"),nameW),1,0);
@@ -1460,4 +1460,6 @@ KNConfig::DisplayedHeaderConfDialog::Dis
   KNHelper::restoreWindowSize("accReadHdrPropDLG", this, sizeHint());
 
+  connect(n_ameE, SIGNAL(textChanged(const QString&)), SLOT(slotNameChanged(const QString&)));
+
   setHelp("anc-knode-headers");
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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