diff options
Diffstat (limited to 'addressbook/printing/test-contact-print-style-editor.c')
-rw-r--r-- | addressbook/printing/test-contact-print-style-editor.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/printing/test-contact-print-style-editor.c b/addressbook/printing/test-contact-print-style-editor.c index 48bed93450..774ae9f7b0 100644 --- a/addressbook/printing/test-contact-print-style-editor.c +++ b/addressbook/printing/test-contact-print-style-editor.c @@ -70,7 +70,7 @@ int main( int argc, char *argv[] ) argc, argv, NULL); - glade_gnome_init (); + glade_init (); app = gnome_app_new("Contact Print Style Editor Test", NULL); |