diff options
| author | Karl Cheng <qantas94heavy@gmail.com> | 2019-05-22 11:31:09 +0000 |
|---|---|---|
| committer | Karl Cheng <qantas94heavy@gmail.com> | 2019-06-16 09:43:07 +0000 |
| commit | 89c1effb9a63177251f759bee7c2e76cec06c2cd (patch) | |
| tree | 22d0a1ce73d995438e24085d6dfcbf449a5d160c /src/extension | |
| parent | Replace deprecated Gtk::Main::quit() call (diff) | |
| download | inkscape-89c1effb9a63177251f759bee7c2e76cec06c2cd.tar.gz inkscape-89c1effb9a63177251f759bee7c2e76cec06c2cd.zip | |
Remove custom tab order in Document Properties
The method for handling custom tab order in GTK (set_focus_chain) has
been deprecated since GTK 3.24 with no direct replacement.
I've decided to remove this code as the code did not seem to make any
difference during testing: the tab order appeared to be the same.
Regardless, 'Page -> Custom size' in Document Properties is the only
place that it's used, so the impact should be fairly limited anyway.
Diffstat (limited to 'src/extension')
0 files changed, 0 insertions, 0 deletions
