From 29f0ff34e8493ce773965c97bf110ffe95aba8f1 Mon Sep 17 00:00:00 2001 From: Hasso Tepper Date: Wed, 13 Apr 2005 12:55:41 +0000 Subject: [PATCH] Backport bugfix to #86269. svn path=/branches/KDE_3_4_BRANCH/kdepim/; revision=405303 --- configuredialog.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configuredialog.cpp b/configuredialog.cpp index c63b0bcfc..275321938 100644 --- a/configuredialog.cpp +++ b/configuredialog.cpp @@ -1996,6 +1996,8 @@ AppearancePageHeadersTab::AppearancePageHeadersTab( QWidget * parent, const char mCustomDateFormatEdit->setEnabled( false ); connect( radio, SIGNAL(toggled(bool)), mCustomDateFormatEdit, SLOT(setEnabled(bool)) ); + connect( mCustomDateFormatEdit, SIGNAL(textChanged(const QString&)), + this, SLOT(slotEmitChanged(void)) ); QString customDateWhatsThis = i18n("

These expressions may be used for the date:" "

"