diff options
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 |
