view src/__init__.py @ 2400:8253ea069781

template(XMLUI): added items property to ListWidget: this property get values and labels from items relevant for the current list, according to styles.
author Goffi <goffi@goffi.org>
date Fri, 27 Oct 2017 18:11:20 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION