Changeset 10189 for code/trunk/src/libraries/core
- Timestamp:
- Jan 11, 2015, 3:40:41 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/libraries/core/CoreIncludes.h
r9667 r10189 114 114 115 115 /** 116 @brief Registers an abstract class in the framework. 116 @brief Registers an abstract class in the framework. Should be used in combination with inheritsFrom(base-class-identifier). 117 117 @param ClassName The name of the class 118 118 */
Note: See TracChangeset
for help on using the changeset viewer.