Skip to content

Commit 1234ae6

Browse files
authored
Remove deprecated extra gui_qt from setup.cfg (#1704)
1 parent 8266a05 commit 1234ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ plover.dictionary =
6464
rtf = plover.dictionary.rtfcre_dict:RtfDictionary
6565
plover.gui =
6666
none = plover.gui_none.main
67-
qt = plover.gui_qt.main [gui_qt]
67+
qt = plover.gui_qt.main
6868
plover.gui.qt.machine_option =
6969
plover.machine.base:SerialStenotypeBase = plover.gui_qt.machine_options:SerialOption
7070
plover.machine.keyboard:Keyboard = plover.gui_qt.machine_options:KeyboardOption

0 commit comments

Comments
 (0)