aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-reflow.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/e-reflow.h')
-rw-r--r--widgets/misc/e-reflow.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/widgets/misc/e-reflow.h b/widgets/misc/e-reflow.h
index 09f1292c4e..b92643a935 100644
--- a/widgets/misc/e-reflow.h
+++ b/widgets/misc/e-reflow.h
@@ -64,7 +64,9 @@ struct _EReflow
/* item specific fields */
EReflowModel *model;
guint model_changed_id;
+ guint comparison_changed_id;
guint model_items_inserted_id;
+ guint model_item_removed_id;
guint model_item_changed_id;
ESelectionModel *selection;
@@ -105,6 +107,8 @@ struct _EReflow
int cursor_row;
+ int reflow_from_column;
+
guint column_drag : 1;
guint need_height_update : 1;
nsumers after r569489Tobias Kortkamp2021-03-30>* Deprecate ports broken for more than 6 monthsAntoine Brodin2020-04-051-0/+2 * x11*: Add missing USES={gl,gnome,mate}Tobias Kortkamp2019-11-081-0/+1 * Mark a few ports BROKEN (unfetchable)Antoine Brodin2019-11-071-0/+2 * Don't use FLAVOR as a variable in ports.Mathieu Arnold2017-06-131-5/+5 * - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-01-301-6/+0 * Get rid of gnomehierBaptiste Daroussin2014-12-231-2/+1 * Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-301-1/+1 * Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-1/+1 * - Stagify; drop an article from COMMENT line and superfluous quote marksAlexey Dokuchaev2014-03-10