summaryrefslogtreecommitdiffstats
path: root/kio/misc/kwalletd/kwalletwizard.ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/misc/kwalletd/kwalletwizard.ui.h')
-rw-r--r--kio/misc/kwalletd/kwalletwizard.ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/misc/kwalletd/kwalletwizard.ui.h b/kio/misc/kwalletd/kwalletwizard.ui.h
index 95346355a..a42635e9b 100644
--- a/kio/misc/kwalletd/kwalletwizard.ui.h
+++ b/kio/misc/kwalletd/kwalletwizard.ui.h
@@ -28,7 +28,7 @@ void KWalletWizard::passwordPageUpdate()
_matchLabel->setText(i18n("Passwords do not match."));
}
} else {
- _matchLabel->setText(QString::null);
+ _matchLabel->setText(TQString::null);
}
}