From 75be921d9cdc1d15871c65081d14ea0fc076dba6 Mon Sep 17 00:00:00 2001 From: Jaquee Date: Thu, 8 Dec 2016 23:24:01 +0100 Subject: [PATCH] Fix runtime error in history --- components/HistoryTable.qml | 1 - 1 file changed, 1 deletion(-) 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