1.1 --- a/plover-gtk/transactionhelper.h Wed Jul 15 16:04:47 2020 +0100
1.2 +++ b/plover-gtk/transactionhelper.h Tue Jun 29 10:09:34 2021 +0100
1.3 @@ -99,6 +99,8 @@
1.4 gboolean
1.5 plover_transaction_helper_remove_group(PloverTransactionHelper *helper,
1.6 const char *group,GError **error);
1.7 +gboolean plover_transaction_helper_default_action_on_group(
1.8 + PloverTransactionHelper *helper,const char *group,GError **error);
1.9 gboolean
1.10 plover_transaction_helper_update(PloverTransactionHelper *helper,
1.11 GError **error);