aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/printing/test-contact-print-style-editor.c
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/printing/test-contact-print-style-editor.c')
-rw-r--r--addressbook/printing/test-contact-print-style-editor.c2
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 eae7e332ba..f5d20eea77 100644
--- a/addressbook/printing/test-contact-print-style-editor.c
+++ b/addressbook/printing/test-contact-print-style-editor.c
@@ -29,7 +29,7 @@
#include "e-contact-print-style-editor.h"
/* This is a horrible thing to do, but it is just a test. */
-GtkWidget *editor;
+static GtkWidget *editor;
static void destroy_callback(GtkWidget *app, gpointer data)
{