[gnome-games/wip/exalm/platform-preferences: 25/36] preferences-subpage: Make public
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/platform-preferences: 25/36] preferences-subpage: Make public
- Date: Mon, 7 Jan 2019 15:36:45 +0000 (UTC)
commit 51593e398d3b3a8e806f51610e4673e776271221
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Mon Jan 7 20:16:09 2019 +0500
preferences-subpage: Make public
This will need to be accessible to plugins, so make it public.
src/ui/preferences-subpage.vala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/ui/preferences-subpage.vala b/src/ui/preferences-subpage.vala
index ad70e858..7fc23850 100644
--- a/src/ui/preferences-subpage.vala
+++ b/src/ui/preferences-subpage.vala
@@ -1,6 +1,6 @@
// This file is part of GNOME Games. License: GPL-3.0+.
-private interface Games.PreferencesSubpage: Gtk.Widget {
+public interface Games.PreferencesSubpage: Gtk.Widget {
public abstract Gtk.HeaderBar header_bar { get; }
public abstract bool request_selection_mode { get; set; }
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]