Skip to content

Commit 91674d8

Browse files
committed
odb: add dbGroupType for visual debug
Signed-off-by: Arthur Koucher <[email protected]>
1 parent e50a364 commit 91674d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/odb/include/odb/dbTypes.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,8 @@ class dbGroupType
161161
{
162162
PHYSICAL_CLUSTER,
163163
VOLTAGE_DOMAIN,
164-
POWER_DOMAIN
164+
POWER_DOMAIN,
165+
VISUAL_DEBUG
165166
};
166167

167168
///

0 commit comments

Comments
 (0)