Use gconf_client rather than gconf_engine
2001-12-18 Bradford Hovinen <hovinen@ximian.com> * gconf-property-editor.c: Use gconf_client rather than gconf_engine
This commit is contained in:
parent
66f47e6a78
commit
1efa46f928
3 changed files with 36 additions and 34 deletions
|
@ -25,7 +25,7 @@
|
|||
#define __GCONF_PROPERTY_EDITOR_H
|
||||
|
||||
#include <gnome.h>
|
||||
#include <gconf/gconf.h>
|
||||
#include <gconf/gconf-client.h>
|
||||
#include <gconf/gconf-changeset.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue