diff options
| author | Alexander Valavanis <valavanisalex@gmail.com> | 2019-02-01 19:59:05 +0000 |
|---|---|---|
| committer | Alexander Valavanis <valavanisalex@gmail.com> | 2019-02-01 19:59:05 +0000 |
| commit | db053372c3b10afd89e780ab08a63493ccc3d1a7 (patch) | |
| tree | 97d7ad322270c4167de38b7194021d45405fa8d5 /src/widgets | |
| parent | ComboToolItem: Temporary workaround to display pixbuf by default (diff) | |
| download | inkscape-db053372c3b10afd89e780ab08a63493ccc3d1a7.tar.gz inkscape-db053372c3b10afd89e780ab08a63493ccc3d1a7.zip | |
clang-tidy recent changes
Diffstat (limited to 'src/widgets')
| -rw-r--r-- | src/widgets/toolbox.h | 1 |
1 files changed, 0 insertions, 1 deletions
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; }; |
