mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-14 23:40:39 -08:00
* src/emacsgtkfixed.c (emacs_fixed_gtk_widget_size_allocate): Mark the end
of HAVE_XWIDGETS protection.
This commit is contained in:
parent
f8fae094b9
commit
5c77269b59
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ static void emacs_fixed_gtk_widget_size_allocate (GtkWidget *widget,
|
|||
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif /* HAVE_XWIDGETS */
|
||||
|
||||
static void
|
||||
emacs_fixed_class_init (EmacsFixedClass *klass)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue