Добавлен диалог настроек, и кнопка на панели. Для редактирования файла настроек программы
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
@@ -76,7 +76,8 @@ proc GetEditMenu {m} {
|
||||
$m add separator
|
||||
$m add command -label [::msgcat::mc "Insert image"] -accelerator "Ctrl+I"\
|
||||
-command ImageBase64Encode
|
||||
|
||||
$m add separator
|
||||
$m add command -label [::msgcat::mc "Settings"] -command Settings
|
||||
}
|
||||
|
||||
proc GetViewMenu {m} {
|
||||
|
||||
Reference in New Issue
Block a user