From db053372c3b10afd89e780ab08a63493ccc3d1a7 Mon Sep 17 00:00:00 2001 From: Alexander Valavanis Date: Fri, 1 Feb 2019 19:59:05 +0000 Subject: clang-tidy recent changes --- src/widgets/toolbox.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/widgets') diff --git a/src/widgets/toolbox.h b/src/widgets/toolbox.h index 9a4eef3cd..f396f4d9a 100644 --- a/src/widgets/toolbox.h +++ b/src/widgets/toolbox.h @@ -64,7 +64,6 @@ public: static GtkIconSize prefToSize(Glib::ustring const &path, int base = 0 ); static Gtk::IconSize prefToSize_mm(Glib::ustring const &path, int base = 0); - private: ToolboxFactory() = delete; }; -- cgit v1.2.3