eric7/eric7_iconeditor.pyw

Sun, 21 Nov 2021 12:16:53 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 21 Nov 2021 12:16:53 +0100
branch
eric7
changeset 8780
be7aabf2acef
parent 8314
e3642a6a1e71
child 8881
54e42bc2437a
permissions
-rw-r--r--

Added a dialog to change the source outline width values from the context menu.

# -*- coding: utf-8 -*-

# Copyright (c) 2011 - 2021 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Module implementing the Windows entry point.
"""

from eric7_iconeditor import main

main()

eric ide

mercurial