From de88de73ad9d13cc2a54668aa4bc6523c196ffa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 3 Oct 2019 15:22:07 +0200 Subject: New upstream version 0.30.7 --- src/PhotoPage.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PhotoPage.vala') diff --git a/src/PhotoPage.vala b/src/PhotoPage.vala index af1d50c..bced0ea 100644 --- a/src/PhotoPage.vala +++ b/src/PhotoPage.vala @@ -417,7 +417,7 @@ public abstract class EditingHostPage : SinglePhotoPage { private ZoomBuffer? zoom_buffer = null; private Gee.HashMap last_locations = new Gee.HashMap(); - public EditingHostPage(SourceCollection sources, string name) { + protected EditingHostPage(SourceCollection sources, string name) { base(name, false); this.sources = sources; -- cgit v1.2.3