aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell-popup.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-cell-popup.h')
-rw-r--r--widgets/table/e-cell-popup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-cell-popup.h b/widgets/table/e-cell-popup.h
index b1e40a9845..a8ce08f44f 100644
--- a/widgets/table/e-cell-popup.h
+++ b/widgets/table/e-cell-popup.h
@@ -71,7 +71,7 @@ typedef struct {
ECellClass parent_class;
/* Virtual function for subclasses to override. */
- gint (*popup) (ECellPopup *ecp, GdkEvent *event, gint row, gint view_col);
+ gint (*popup) (ECellPopup *ecp, GdkEvent *event, gint row, gint view_col);
} ECellPopupClass;