]> git.lyx.org Git - features.git/commit
Fix font combos with Qt6 (#12630)
authorJuergen Spitzmueller <spitz@lyx.org>
Mon, 30 Jan 2023 07:46:36 +0000 (08:46 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Mon, 30 Jan 2023 07:46:36 +0000 (08:46 +0100)
commit2371bfdf1518fe0dff05a0c18ae4250b6392d9db
tree2cc8baa96a60cbe6fcd2e14e1a32ca81eabc743e
parentb260ff8b27fa48a11d8b82b0ae1a214aec606c01
Fix font combos with Qt6 (#12630)

Use CategorizedCombos methods to properly access the model
src/frontends/qt/GuiDocument.cpp