$NetBSD: patch-ac,v 1.3 2012/04/20 12:13:48 obache Exp $

--- extras/panel/scim_panel_gtk.cpp.orig	2012-04-10 09:15:30.000000000 +0000
+++ extras/panel/scim_panel_gtk.cpp
@@ -490,7 +490,7 @@ static GdkColor           _active_text;
 #endif
 
 static ConfigModule      *_config_module               = 0;
-static ConfigPointer      _config;
+static ConfigPointer      _config = ConfigPointer(0);
 
 static guint              _check_exit_timeout          = 0;
 
