From 9f66990af2cea19e4f9ebe04cd61e85d1afeb6c1 Mon Sep 17 00:00:00 2001 From: ouwou <26526779+ouwou@users.noreply.github.com> Date: Mon, 5 Jul 2021 01:58:32 -0400 Subject: remove reload settings menu item cuz it doesnt do anything --- abaddon.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'abaddon.hpp') diff --git a/abaddon.hpp b/abaddon.hpp index 1d14c33..aebb9e1 100644 --- a/abaddon.hpp +++ b/abaddon.hpp @@ -50,7 +50,6 @@ public: bool ShowConfirm(const Glib::ustring &prompt, Gtk::Window *window = nullptr); - void ActionReloadSettings(); void ActionReloadCSS(); ImageManager &GetImageManager(); -- cgit v1.2.3