mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
include gtk-compat.h so we build against gtk-2.4.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13365 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
fa9f8dea28
commit
5cd8bdf5a1
@ -1,3 +1,8 @@
|
||||
2006-02-22 Derek Atkins <derek@ihtfp.com>
|
||||
|
||||
* src/gnome/gnc-plugin-page-register.c:
|
||||
include gtk-compat.h so we build against gtk-2.4.
|
||||
|
||||
2006-02-22 David Hampton <hampton@employees.org>
|
||||
|
||||
* src/gtk-compat.h:
|
||||
|
@ -73,6 +73,7 @@
|
||||
#include "window-reconcile.h"
|
||||
#include "window-report.h"
|
||||
|
||||
#include "gtk-compat.h"
|
||||
|
||||
/* This static indicates the debugging module that this .o belongs to. */
|
||||
static QofLogModule log_module = GNC_MOD_GUI;
|
||||
|
Loading…
Reference in New Issue
Block a user