PySide2PyQt/__init__.py@ea533653d9b2
PySide2PyQt/__init__.py
Sat, 28 Dec 2013 19:44:37 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 28 Dec 2013 19:44:37 +0100
- changeset 18
- ea533653d9b2
- parent 15
-
23324a7a0aa2
- child 20
-
c250ccace567
- permissions
- -rw-r--r--
Changed code to always add the entry to the tools menu and disable it, if prerequisites are not fulfilled.
# -*- coding: utf-8 -*-
# Copyright (c) 2013 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the PySide to PyQt4 (and vice versa) plug-in data.
"""