summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2018-03-13 14:17:17 +0800
committerPeng Wu <alexepico@gmail.com>2018-03-13 14:17:32 +0800
commit6066cc3c9b9615eff614eabec796fe77c8915597 (patch)
tree4336ffd9aa5a1c4f00949ed25afd26c8763e5950
parent3edf0a88e2780fd1c48d85dfb88f9d3357110055 (diff)
downloadibus-libzhuyin-6066cc3c9b9615eff614eabec796fe77c8915597.tar.gz
ibus-libzhuyin-6066cc3c9b9615eff614eabec796fe77c8915597.tar.xz
ibus-libzhuyin-6066cc3c9b9615eff614eabec796fe77c8915597.zip
fixes typo
-rw-r--r--src/ZYConfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ZYConfig.h b/src/ZYConfig.h
index 6a7218d..5051063 100644
--- a/src/ZYConfig.h
+++ b/src/ZYConfig.h
@@ -73,7 +73,7 @@ private:
Config *self);
protected:
- GSettings * m_settings;
+ GSettings *m_settings;
std::string m_schema_id;
zhuyin_option_t m_option;