From e9a4bc3eda5dd0bd9c47efae8bac168846403e3d Mon Sep 17 00:00:00 2001 From: nils Date: Tue, 15 Oct 2013 20:52:19 +0000 Subject: keydetails widget in qml working git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1061 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- qml/KeyInfoRow.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qml/KeyInfoRow.qml') diff --git a/qml/KeyInfoRow.qml b/qml/KeyInfoRow.qml index a1108dd..4b959d8 100644 --- a/qml/KeyInfoRow.qml +++ b/qml/KeyInfoRow.qml @@ -17,7 +17,7 @@ Rectangle { Text { id: valueText - x: 50 + x: 150 y: 0 text: value } -- cgit v1.2.3