Remove deprecated orientation-specific widgets
authorArkadiy Illarionov <qarkai@gmail.com>
Sat, 29 Jul 2023 13:25:24 +0000 (16:25 +0300)
committerColin Clark <colin.clark@cclark.uk>
Sat, 29 Jul 2023 15:10:22 +0000 (16:10 +0100)
commit1f50834c9c715d6088f62e54c42421130c5d5d55
treee209b852a010d33de0f164797864e8fa0cf1812f
parentc119aca6b1e8e5856a97dd54e90c6cf370dd5caa
Remove deprecated orientation-specific widgets

- Replace GtkHButtonBox with GtkButtonBox.
- Replace GtkHScrollbar, GtkVScrollbar with GtkScrollbar.
- Remove GtkHSeparator, GtkVSeparator with GtkSeparator.
src/desktop-file.cc
src/dupe.cc
src/layout.cc
src/pan-view/pan-view.cc
src/preferences.cc
src/ui-help.cc
src/ui-misc.cc
src/ui-utildlg.cc
src/utilops.cc