Plugins/UiExtensionPlugins/PipInterface/ConfigurationPage/__init__.py@ae44225e7e7c
Plugins/UiExtensionPlugins/PipInterface/ConfigurationPage/__init__.py
Sat, 17 Feb 2018 17:29:03 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 17 Feb 2018 17:29:03 +0100
- changeset 6155
- ae44225e7e7c
- parent 6048
-
82ad8ec9548c
- child 6645
-
ad476851d7e0
- permissions
- -rw-r--r--
PageScreen: Removed the action to save the whole web page as a screenshot because it is not supported by QWebEngine (and probably will not in the foreseeable future).
# -*- coding: utf-8 -*-
# Copyright (c) 2015 - 2018 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the configuration page.
"""