summaryrefslogtreecommitdiffstats
path: root/components/mailviewer/qml/ErrorPart.qml
diff options
context:
space:
mode:
Diffstat (limited to 'components/mailviewer/qml/ErrorPart.qml')
-rw-r--r--components/mailviewer/qml/ErrorPart.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/mailviewer/qml/ErrorPart.qml b/components/mailviewer/qml/ErrorPart.qml
index 0e5d9b8e..54332375 100644
--- a/components/mailviewer/qml/ErrorPart.qml
+++ b/components/mailviewer/qml/ErrorPart.qml
@@ -23,6 +23,7 @@ Item {
23 id: root 23 id: root
24 property variant errorType 24 property variant errorType
25 property string errorString 25 property string errorString
26 property string searchString
26 height: partListView.height 27 height: partListView.height
27 width: parent.width 28 width: parent.width
28 29