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:" "

"