summaryrefslogtreecommitdiffstats
path: root/src/ZYMain.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/ZYMain.cc')
-rw-r--r--src/ZYMain.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ZYMain.cc b/src/ZYMain.cc
index ef9956b..37986a1 100644
--- a/src/ZYMain.cc
+++ b/src/ZYMain.cc
@@ -90,7 +90,7 @@ start_component (void)
LibZhuyinBackEnd::init ();
- ZhuyinConfig::init (bus);
+ ZhuyinConfig::init ();
g_signal_connect ((IBusBus *)bus, "disconnected", G_CALLBACK (ibus_disconnected_cb), NULL);