view python/libs/widgets/__init__.py @ 81:49161141d765

Added icons and improved stability
author windel
date Fri, 16 Nov 2012 12:10:34 +0100
parents 99bf4f7d47f4
children
line wrap: on
line source

# File to make this directory a package.

from .codeeditor import CodeEdit
from .astviewer import AstViewer