diff options
author | Robert C. Helling <helling@atdotde.de> | 2014-06-03 09:35:19 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-06-03 07:23:37 -0700 |
commit | 2785d7bc3eaaf9a2015dc2d281d7bf6136edc2c4 (patch) | |
tree | babf54a891bba884ff6c1d6ff014e779340943cf /qt-ui/mainwindow.ui | |
parent | b249370ffec79785b8dd7454e94300f1c793d39f (diff) | |
download | subsurface-2785d7bc3eaaf9a2015dc2d281d7bf6136edc2c4.tar.gz |
Layout improvements to the dive plan
Changed to html.
Signed-off-by: Robert C. Helling <helling@atdotde.de>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/mainwindow.ui')
-rw-r--r-- | qt-ui/mainwindow.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui index 1dd6db59f..2e7e7ad4b 100644 --- a/qt-ui/mainwindow.ui +++ b/qt-ui/mainwindow.ui @@ -548,6 +548,9 @@ <property name="styleSheet"> <string notr="true">font: 13pt "Courier";</string> </property> + <property name="readOnly"> + <bool>true</bool> + </property> <property name="html"> <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> |