[gnome-characters/bilelmoussaoui/gtk4: 16/27] category list: show the list of categories on the sidebar
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-characters/bilelmoussaoui/gtk4: 16/27] category list: show the list of categories on the sidebar
- Date: Sun, 21 Nov 2021 14:35:44 +0000 (UTC)
commit 4b9c8746ff2f8d62eeca8de56937fc94de6cb7f5
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Fri Nov 19 12:43:21 2021 +0100
category list: show the list of categories on the sidebar
src/categoryList.js | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/categoryList.js b/src/categoryList.js
index 127bb1d..a4baee7 100644
--- a/src/categoryList.js
+++ b/src/categoryList.js
@@ -183,6 +183,7 @@ const CategoryListWidget = GObject.registerClass({
this._lastSelectedRow = row;
}
});
+ this.set_child(this.list);
}
populateCategoryList() {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]