WebBrowser/GreaseMonkey/__init__.py@8dba5fb92f12
WebBrowser/GreaseMonkey/__init__.py
Sun, 13 Mar 2016 14:56:13 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 13 Mar 2016 14:56:13 +0100
- branch
- QtWebEngine
- changeset 4857
- 8dba5fb92f12
- parent 4763
-
8ad353f31184
- child 5389
-
9b1c800daff3
- permissions
- -rw-r--r--
Continued porting the web browser.
- some modification to improve the Qt 5.6 handling
# -*- coding: utf-8 -*-
# Copyright (c) 2012 - 2016 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the GreaseMonkey support.
"""
#
# The code in this package was inspired and ported in parts from QupZilla
# Copyright (C) David Rosca <nowrep@gmail.com>
#