aboutsummaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
authorJaquee <jaquee.monero@gmail.com>2016-12-08 23:24:01 +0100
committerJaquee <jaquee.monero@gmail.com>2016-12-08 23:24:01 +0100
commit75be921d9cdc1d15871c65081d14ea0fc076dba6 (patch)
treefed576ba954322b0daf2ce0259f4d7097ea5e5cd /components
parentca5c67cac218e474912ebf8360ad3db282c9a3db (diff)
downloadmonzero-gui-75be921d9cdc1d15871c65081d14ea0fc076dba6.tar.gz
monzero-gui-75be921d9cdc1d15871c65081d14ea0fc076dba6.tar.xz
monzero-gui-75be921d9cdc1d15871c65081d14ea0fc076dba6.zip
Fix runtime error in history
Diffstat (limited to 'components')
-rw-r--r--components/HistoryTable.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/HistoryTable.qml b/components/HistoryTable.qml
index 52906f26..5bf2a3c8 100644
--- a/components/HistoryTable.qml
+++ b/components/HistoryTable.qml
@@ -70,7 +70,6 @@ ListView {
StandardDialog {
id: detailsPopup
- width:600
cancelVisible: false
okVisible: true
width:850