Changeset 10824:12f8bcef033a in orange
- Timestamp:
- 04/19/12 18:12:05 (14 months ago)
- Branch:
- default
- File:
-
- 1 edited
-
Orange/OrangeCanvas/orngRegistry.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Orange/OrangeCanvas/orngRegistry.py
r10822 r10824 44 44 # of types inside the Orange hierarchy, if that changes the cache should be 45 45 # invalidated) 46 currentCacheVersion = ( 2, orange_version)46 currentCacheVersion = (3, orange_version) 47 47 48 48 global widgetsWithError, widgetsWithErrorPrototypes
Note: See TracChangeset
for help on using the changeset viewer.
