9349:df34d520c63b | 9350:8d2b507f8588 |
---|---|
14 | 14 |
15 import UI.PixmapCache | 15 import UI.PixmapCache |
16 import Preferences | 16 import Preferences |
17 | 17 |
18 | 18 |
19 # TODO: add a combo box selection for 'AcceptFileSystemAccessRequest' | |
19 class WebBrowserPage(ConfigurationPageBase, Ui_WebBrowserPage): | 20 class WebBrowserPage(ConfigurationPageBase, Ui_WebBrowserPage): |
20 """ | 21 """ |
21 Class implementing the Web Browser configuration page. | 22 Class implementing the Web Browser configuration page. |
22 """ | 23 """ |
23 | 24 |