File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 77 *
88 * Implements a titled frame that displays lists of snippets, arranged in
99 * different ways, and manages user interaction with the displayed items.
10+ *
11+ * ACKNOWLEDGEMENT: fViewStore view list implemented by @SirRufo (GitHub PR
12+ * #160 & Issue #158).
1013}
1114
1215
Original file line number Diff line number Diff line change 77 *
88 * Implements a set of classes that populate the overview treeview with a list
99 * of snippets. Each class groups the snippets in different ways.
10+ *
11+ * ACKNOWLEDGEMENT: ViewStore property and its use implemented by @SirRufo
12+ * (GitHub PR #160 & Issue #158).
1013}
1114
1215
Original file line number Diff line number Diff line change 77 *
88 * Implements class that extends TTreeNode by adding a property that references
99 * a view item.
10+ *
11+ * ACKNOWLEDGEMENT: GetViewItem & SetViewItem property accessors implemented by
12+ * @SirRufo (GitHub PR #160 & Issue #158).
1013}
1114
1215
You can’t perform that action at this time.
0 commit comments