Changeset 3362 for tests/trunk/ScriptTest/RawObject.hpp
- Timestamp:
- 02/03/10 12:53:22 (6 months ago)
- Files:
-
- 1 modified
-
tests/trunk/ScriptTest/RawObject.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/trunk/ScriptTest/RawObject.hpp
r3328 r3362 37 37 // method. 38 38 // void rawObjectTestObject(RawObject& _object); 39 40 // TODO Test this: 41 // make this method const 42 // void constCall() const; 39 43 /// @} 40 44
