view src/__init__.py @ 1991:dbe025b03eba

primitivus: fixed XMLUI window creation newWidget method was not working if a widget was already selected, breaking all XMLUI with window type.
author Goffi <goffi@goffi.org>
date Fri, 01 Jul 2016 00:02:28 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION