| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent abc3ae1 commit 50c0340
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -119,6 +119,7 @@ void EditDialog::clearData() | |||
| 119 | 119 | ui->editorImage->clear(); | |
| 120 | 120 | hexEdit->setData(QByteArray()); | |
| 121 | 121 | checkDataType(); | |
| 122 | + ui->editorText->setFocus(); | ||
| 122 | 123 | } | |
| 123 | 124 | ||
| 124 | 125 | void EditDialog::accept() | |
| Back | FazBrowse Home | New Git URL |
0 commit comments