diff options
Diffstat (limited to 'widgets/table/e-cell-popup.h')
-rw-r--r-- | widgets/table/e-cell-popup.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/table/e-cell-popup.h b/widgets/table/e-cell-popup.h index 9deaac4a01..8f89ddf9ef 100644 --- a/widgets/table/e-cell-popup.h +++ b/widgets/table/e-cell-popup.h @@ -63,6 +63,7 @@ typedef struct { gint popup_view_col; gint popup_row; + ETableModel *popup_model; } ECellPopup; |