view clients/editor/__init__.py @ 329:aca5744f017a

Added fast path for Widget.findChild(name=name). Roughly 10x faster.
author phoku@33b003aa-7bff-0310-803a-e67f0ece8222
date Mon, 24 Aug 2009 10:01:06 +0000
parents 51cc05d862f2
children 8b125ec749d7
line wrap: on
line source

# coding: utf-8

__all__ = [ 'plugins', 'scripts' ]