Translations:Develop an simple input method/86/zh-cn: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 April 2023

  • curprev 03:4503:45, 19 April 2023 Matrikslee talk contribs 218 bytes +218 Created page with "const Configuration *getConfig() const override { return &config_; } void setConfig(const RawConfig &config) override { config_.load(config, true); safeSav..."