3b
This commit is contained in:
parent
8ac0a5cfb8
commit
88445a4ef7
1 changed files with 1 additions and 1 deletions
|
|
@ -1454,7 +1454,7 @@ class WorkflowTab(QWidget):
|
|||
layout.addWidget(prompt_box)
|
||||
|
||||
# ---- vocab.txt editor -----------------------------------------------
|
||||
vocab_title = QLabel("vocab.txt editor")
|
||||
vocab_title = QLabel("3b — vocab.txt editor")
|
||||
vocab_title.setStyleSheet("color:#4ec9b0;font-size:13px;font-weight:bold;")
|
||||
layout.addWidget(vocab_title)
|
||||
format_hint = QLabel(
|
||||
|
|
|
|||
Loading…
Reference in a new issue