diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2016-02-18 09:11:16 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2016-02-18 09:11:16 +0100 |
| commit | 8f014f0915c7bdc97573f953aa9a3ae25a5f953a (patch) | |
| tree | 3a7802c954ba9374dc83f91038a885fc2ddf4118 /rockwork/InfoPage.qml | |
| parent | c177b720be89b9bae5b643caa9e84c132ec8f869 (diff) | |
Rockwork 1.0
Diffstat (limited to 'rockwork/InfoPage.qml')
| -rw-r--r-- | rockwork/InfoPage.qml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/rockwork/InfoPage.qml b/rockwork/InfoPage.qml index 3eec387..1427380 100644 --- a/rockwork/InfoPage.qml +++ b/rockwork/InfoPage.qml @@ -37,18 +37,6 @@ Page { ThinDivider {} Label { - text: i18n.tr("Contributors") - Layout.fillWidth: true - font.bold: true - } - Label { - text: "Michael Zanetti<br>Brian Douglas<br>Katharine Berry" - Layout.fillWidth: true - } - - ThinDivider {} - - Label { text: i18n.tr("Legal") Layout.fillWidth: true font.bold: true |
