QML UI: remove a few obsolete properties and references

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2016-03-29 20:24:34 -05:00
parent a11e719f1a
commit 501f8ba6a4
3 changed files with 0 additions and 4 deletions

View file

@ -9,8 +9,6 @@ ColumnLayout {
id: startpage
width: subsurfaceTheme.columnWidth
property int buttonWidth: width * 0.9
function saveCredentials() { cloudCredentials.saveCredentials() }
MobileComponents.Heading {