mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:47:45 +00:00
CrashReporter+HackStudio: Let's call it "Debug in Hack Studio"
"Inspect in Hack Studio" was a bit vague.
This commit is contained in:
parent
d3bd9f1f0c
commit
85eb0eaad0
3 changed files with 6 additions and 6 deletions
|
@ -83,8 +83,8 @@
|
|||
layout: @GUI::HorizontalBoxLayout
|
||||
|
||||
@GUI::Button {
|
||||
name: "inspect_button"
|
||||
text: "Inspect in Hack Studio"
|
||||
name: "debug_button"
|
||||
text: "Debug in Hack Studio"
|
||||
fixed_width: 150
|
||||
fixed_height: 22
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue