root/trunk/ide/ClassDesignerExceptions.py

Revision 3515, 101 bytes (checked in by paul, 1 year ago)

Added the ignore and eol-style props to ide, and removed unneeded files.

  • Property svn:eol-style set to native
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.