#include gtklabel.h, fixes an unresolved symbol.
2003-01-09 Chris Toshok <toshok@ximian.com> * gui/component/select-names/e-select-names-popup.c: #include gtklabel.h, fixes an unresolved symbol. svn path=/trunk/; revision=19387
This commit is contained in:

committed by
Chris Toshok

parent
2a174936f4
commit
d589c6974e
@ -1,3 +1,8 @@
|
||||
2003-01-09 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* gui/component/select-names/e-select-names-popup.c: #include
|
||||
gtklabel.h, fixes an unresolved symbol.
|
||||
|
||||
2003-01-09 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* backend/pas/pas-backend-ldap.c (query_ldap_root_dse): build up
|
||||
|
@ -31,6 +31,7 @@
|
||||
|
||||
#include <glib.h>
|
||||
#include <gtk/gtkcheckmenuitem.h>
|
||||
#include <gtk/gtklabel.h>
|
||||
#include <libgnome/gnome-i18n.h>
|
||||
#include <libgnomeui/gnome-app.h>
|
||||
#include <libgnomeui/gnome-app-helper.h>
|
||||
|
Reference in New Issue
Block a user