aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--components/HistoryTable.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/HistoryTable.qml b/components/HistoryTable.qml
index 5f4584c7..0c9e9b60 100644
--- a/components/HistoryTable.qml
+++ b/components/HistoryTable.qml
@@ -69,6 +69,7 @@ ListView {
StandardDialog {
id: detailsPopup
+ width:600
cancelVisible: false
okVisible: true
}