summaryrefslogtreecommitdiff
path: root/features/TaskHistoryForm.ui.qml
diff options
context:
space:
mode:
Diffstat (limited to 'features/TaskHistoryForm.ui.qml')
-rw-r--r--features/TaskHistoryForm.ui.qml3
1 files changed, 0 insertions, 3 deletions
diff --git a/features/TaskHistoryForm.ui.qml b/features/TaskHistoryForm.ui.qml
index 316b1a2..23b5a30 100644
--- a/features/TaskHistoryForm.ui.qml
+++ b/features/TaskHistoryForm.ui.qml
@@ -5,9 +5,6 @@ import QtQuick.Layouts 1.12
Page {
id: page
- background: Rectangle {
- color: "#eeeeee"
- }
height: ticketDescriptionLayout.height
property alias creatorText: creatorText
property alias ticketDescription: ticketDescription