Remove libglade dependency on gnome-mouse-properties
This commit is contained in:
parent
d224c36f6e
commit
5e17d0984f
6 changed files with 581 additions and 419 deletions
|
@ -18,12 +18,11 @@
|
|||
#ifndef __GNOME_MOUSE_A11Y_H
|
||||
#define __GNOME_MOUSE_A11Y_H
|
||||
|
||||
#include <glade/glade.h>
|
||||
#include <gconf/gconf-client.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
void setup_accessibility (GladeXML *dialog, GConfClient *client);
|
||||
void setup_accessibility (GtkBuilder *dialog, GConfClient *client);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue