aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/graphicsview-common.h
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2014-04-14 22:52:22 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-04-14 22:52:22 -0700
commite5967dd1933f2ba0511087015f60cf7fae22affa (patch)
tree2cd48379a49612256e5943a5b962523ee64004df /qt-ui/graphicsview-common.h
parenta3aacfc6c2cbeccb81e18d6906fcc47cf01456a0 (diff)
downloadsubsurface-e5967dd1933f2ba0511087015f60cf7fae22affa.tar.gz
Make red ceiling work
The existing code for toggling the DC reported ceiling in red or "surface color" clearly had never been tested. This seems to create a reasonably attractive implementation - not exactly what we had in the past, but good enough. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/graphicsview-common.h')
-rw-r--r--qt-ui/graphicsview-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-ui/graphicsview-common.h b/qt-ui/graphicsview-common.h
index 417cd2e65..2dc56188a 100644
--- a/qt-ui/graphicsview-common.h
+++ b/qt-ui/graphicsview-common.h
@@ -62,6 +62,7 @@ typedef enum {
BOUNDING_BOX,
PRESSURE_TEXT,
BACKGROUND,
+ BACKGROUND_TRANS,
CEILING_SHALLOW,
CEILING_DEEP,
CALC_CEILING_SHALLOW,