diff options
author | Tor Lillqvist <tml@iki.fi> | 2018-12-10 01:30:54 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2018-12-10 01:30:54 +0200 |
commit | ba17d2e3c1acd571a4faa7e31ef97a2ec71591bd (patch) | |
tree | 7e268b94caef7dc4b46942c9ec253d7339baa337 /cui | |
parent | 207045ae594753691f1bfd130177cc6abeb08a06 (diff) |
Bin also leftover comment
Change-Id: I7cb9168843d6b8996d32d37b46330656ffe9cb25
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/inc/autocdlg.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cui/source/inc/autocdlg.hxx b/cui/source/inc/autocdlg.hxx index 029cfd744b64..135cb0d72f22 100644 --- a/cui/source/inc/autocdlg.hxx +++ b/cui/source/inc/autocdlg.hxx @@ -54,11 +54,8 @@ public: void EnableLanguage(bool bEnable); }; -// class OfaACorrCheckListBox ------------------------------------------ - // class OfaAutocorrOptionsPage ------------------------------------------ - class OfaAutocorrOptionsPage : public SfxTabPage { using TabPage::ActivatePage; |