Changeset 14 for abuse/trunk/src/imlib/include/visobj.hpp
- Timestamp:
- Nov 10, 2005, 8:02:54 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/imlib/include/visobj.hpp
r2 r14 11 11 virtual int width(window_manager *wm) = 0; 12 12 virtual int height(window_manager *wm) = 0; 13 virtual ~visual_object() {} 13 14 } ; 14 15
Note: See TracChangeset
for help on using the changeset viewer.