]> git.proxmox.com Git - pve-installer.git/commit
stop using Gtk3::HSeparator
authorMaximiliano Sandoval <m.sandoval@proxmox.com>
Thu, 15 Jun 2023 12:15:02 +0000 (14:15 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 19 Jun 2023 07:30:51 +0000 (09:30 +0200)
commitbbf5122557c444e14f6c4c2c62240e8fc731cd7f
tree4a685b10b87fa587dad925900258468ee300736a
parentd6efed199c07b5e8d76adf3115641fb6ca48e35f
stop using Gtk3::HSeparator

This was deprecated in GTK 3.2, the replacement Gtk3::Separator was
added in GTK 3.0.

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
proxinstall