From f5b2692eca9d20a8dbac2ca57e0c834d6c93eff2 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Wed, 25 Dec 2019 09:38:47 +0100 Subject: [PATCH] Forgot this --- src/frontends/qt/ui/ChangeTrackingUi.ui | 67 +++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 src/frontends/qt/ui/ChangeTrackingUi.ui diff --git a/src/frontends/qt/ui/ChangeTrackingUi.ui b/src/frontends/qt/ui/ChangeTrackingUi.ui new file mode 100644 index 0000000000..5eeed05a6a --- /dev/null +++ b/src/frontends/qt/ui/ChangeTrackingUi.ui @@ -0,0 +1,67 @@ + + + ChangeTrackingUi + + + + 0 + 0 + 401 + 140 + + + + + + + + + + If checked, additions and deletions will be tracked in the document + + + &Track changes + + + + + + + If checked, changes will be shown in the PDF/DVI/PS output + + + &Show changes in output + + + + + + + Use change bars in addition to change tracking markup + + + Use change &bars in output + + + + + + + Qt::Vertical + + + + 20 + 32 + + + + + + + + qt_i18n.h + + + + -- 2.39.5