root/trunk/ide/ClassDesignerExceptions.py
| Revision 3515, 101 bytes (checked in by paul, 1 year ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | # -*- coding: utf-8 -*- |
| 2 | import dabo |
| 3 | |
| 4 | class PropertyUpdateException(dabo.dException.dException): pass |
Note: See TracBrowser for help on using the browser.
