Skip to content

Commit b6532f5

Browse files
committed
gui: rename Master to Module in the hierarchy browser column headings
Fixes #8042 Signed-off-by: Matt Liberty <[email protected]>
1 parent f4afc5f commit b6532f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gui/src/browserWidget.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ BrowserWidget::BrowserWidget(
115115
display_controls_warning_->setStyleSheet("color: red;");
116116

117117
model_->setHorizontalHeaderLabels({"Instance",
118-
"Master",
118+
"Module",
119119
"Instances",
120120
"Macros",
121121
"Modules",

0 commit comments

Comments
 (0)