<p>In <a href="https://github.com/geany/geany-plugins/pull/300#discussion_r44302629">geanyvc/src/geanyvc.c</a>:</p>
<pre style='color:#555'>> @@ -1464,7 +1457,7 @@ create_commitDialog(void)
>    gtk_box_pack_end(GTK_BOX(commit_text_vbox), lineColumnLabel, TRUE, TRUE, 0);
>    gtk_widget_show(lineColumnLabel);
>  
> -  dialog_action_area1 = GTK_DIALOG(commitDialog)->action_area;
> +  dialog_action_area1 = gtk_dialog_get_action_area (GTK_DIALOG(commitDialog));
</pre>
<p>ditto</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany-plugins/pull/300/files#r44302629">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ4w3UhH-nWp4TH9chRucCDZvdchLks5pEM45gaJpZM4Geu9C.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany-plugins/pull/300/files#r44302629"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>