From 3d67f611a66096f19e1a6521f257ea748effb27f Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 19 Feb 2010 02:36:27 +0100 Subject: Pano, please compile your code && your changes before asking for a merge request.. --- src/settings/settingsdialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/settings/settingsdialog.cpp') diff --git a/src/settings/settingsdialog.cpp b/src/settings/settingsdialog.cpp index 0b9d8e85..e7a9d1e8 100644 --- a/src/settings/settingsdialog.cpp +++ b/src/settings/settingsdialog.cpp @@ -151,7 +151,7 @@ SettingsDialog::SettingsDialog(QWidget *parent) , d(new Private(this)) { showButtonSeparator(false); - setWindowTitle(i18nic("Window title of the settings dialog", "Configure – rekonq")); + setWindowTitle(i18nc("Window title of the settings dialog", "Configure – rekonq")); setModal(true); readConfig(); -- cgit v1.2.1