| 131 | |
| 132 | RemoveDictionariesDialog *get_remove_dics() { return remove_dics_dlg.get(); } |
| 133 | AspellOptionsDialog *get_aspell_options_dlg() { return aspell_options_dlg.get(); } |
| 134 | |
| 135 | ConnectionSettingsDialog *get_select_proxy() { return select_proxy_dlg.get(); } |
| 136 |