summaryrefslogtreecommitdiff
path: root/include/svx/flagsdef.hxx
diff options
context:
space:
mode:
authorZolnai Tamás <zolnaitamas2000@gmail.com>2015-06-14 18:23:13 +0200
committerZolnai Tamás <zolnaitamas2000@gmail.com>2015-06-14 18:23:13 +0200
commit63ca46a0dc064de0bba52224449effeec3e90efc (patch)
tree4c91dec5a3afa493685c2d939cad9d3112d2f227 /include/svx/flagsdef.hxx
parent0bf12a06b6344659fe964955a022c7f367598634 (diff)
Transparency part of Background Tab is unused now
It was used for frames, but on Frame Dialog Background Tab was replaced with Area Tab. Change-Id: I69774c7321a210094f6e139a5b3d4d5819947ceb
Diffstat (limited to 'include/svx/flagsdef.hxx')
-rw-r--r--include/svx/flagsdef.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/flagsdef.hxx b/include/svx/flagsdef.hxx
index 4a12a87fc11d..e0745205e3b2 100644
--- a/include/svx/flagsdef.hxx
+++ b/include/svx/flagsdef.hxx
@@ -43,7 +43,6 @@ enum class SvxBackgroundTabFlags
NONE = 0x00,
SHOW_SELECTOR = 0x01,
SHOW_PARACTL = 0x02,
- ENABLE_TRANSPARENCY = 0x04,
SHOW_TBLCTL = 0x08,
};
namespace o3tl