summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/settings.h
diff options
context:
space:
mode:
authorNiels Weber <niels.2.weber@nokia.com>2012-03-05 13:46:09 +0100
committerNiels Weber <niels.2.weber@nokia.com>2012-03-05 14:02:10 +0100
commit267e938a6836259a47a0d8edf723c804d9bf9896 (patch)
tree7cdf9e7c1d112f8249adda9b1648c446f21d9edf /installerbuilder/libinstaller/settings.h
parentb63f891fa60ab3a0ad5972dcfaa82a331b119a1f (diff)
remove MaintenanceTitle
We simply use the Title field and add "Maintain " in front. This way it can easily be translated. Change-Id: I343b5480c6fb7428ec264e39ae5c17d8d3029d5d Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
Diffstat (limited to 'installerbuilder/libinstaller/settings.h')
-rw-r--r--installerbuilder/libinstaller/settings.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/installerbuilder/libinstaller/settings.h b/installerbuilder/libinstaller/settings.h
index 987321f24..5fb60a7c9 100644
--- a/installerbuilder/libinstaller/settings.h
+++ b/installerbuilder/libinstaller/settings.h
@@ -74,7 +74,6 @@ public:
QString logo() const;
QString logoSmall() const;
QString title() const;
- QString maintenanceTitle() const;
QString publisher() const;
QString url() const;
QString watermark() const;