Refactor spellcheck dialog
commita04b6de75ba3a9cf9fcdb68ffb4654aad9090956
authorPBS <pbs3141@gmail.com>
Thu, 4 Apr 2024 12:42:38 +0000 (4 21:42 +0900)
committerPBS <pbs3141@gmail.com>
Fri, 26 Apr 2024 05:41:54 +0000 (26 14:41 +0900)
tree209f1184a5dde47a5198ede4291c9aeb7776aacc
parent586a5ad0c6a8562a7c4db8ff7ca14c6278efc121
Refactor spellcheck dialog

* Convert to .ui file.
* Replace deprecated ComboBox/TreeView with DropDown/ColumnView.
po/POTFILES.ui.in
share/ui/dialog-spellcheck.ui [new file with mode: 0644]
src/ui/dialog/spellcheck.cpp
src/ui/dialog/spellcheck.h