[shotwell/wip/phako/configure-sidebar: 253/254] fixup! wip3
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell/wip/phako/configure-sidebar: 253/254] fixup! wip3
- Date: Sat, 25 May 2019 17:49:24 +0000 (UTC)
commit 6da8c48a71ee375a7376647fbccb7b3e1eea4af6
Author: Jens Georg <mail jensge org>
Date: Sat May 25 19:48:02 2019 +0200
fixup! wip3
src/faces/FacesBranch.vala | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/src/faces/FacesBranch.vala b/src/faces/FacesBranch.vala
index 1eb25cf4..9588146d 100644
--- a/src/faces/FacesBranch.vala
+++ b/src/faces/FacesBranch.vala
@@ -8,9 +8,11 @@
public class Faces.Branch : Sidebar.Branch {
private Gee.HashMap<Face, Faces.SidebarEntry> entry_map = new Gee.HashMap<Face, Faces.SidebarEntry>();
+ internal const string HANDLE = "faces";
public Branch() {
base (new Faces.Grouping(),
+ Branch.HANDLE,
Sidebar.Branch.Options.HIDE_IF_EMPTY
| Sidebar.Branch.Options.AUTO_OPEN_ON_NEW_CHILD
| Sidebar.Branch.Options.STARTUP_EXPAND_TO_FIRST_CHILD,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]