diff options
Diffstat (limited to 'ue2/imgsynth2/cwindowsbitmap.h')
| -rw-r--r-- | ue2/imgsynth2/cwindowsbitmap.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ue2/imgsynth2/cwindowsbitmap.h b/ue2/imgsynth2/cwindowsbitmap.h index d348a93..3367952 100644 --- a/ue2/imgsynth2/cwindowsbitmap.h +++ b/ue2/imgsynth2/cwindowsbitmap.h | |||
| @@ -40,7 +40,8 @@ class CWindowsBitmap : public CBitmap | |||
| 40 | * @exception none | 40 | * @exception none |
| 41 | * @conditions none | 41 | * @conditions none |
| 42 | */ | 42 | */ |
| 43 | ~CWindowsBitmap(); | 43 | ~CWindowsBitmap() |
| 44 | {} | ||
| 44 | 45 | ||
| 45 | /** | 46 | /** |
| 46 | * @method read | 47 | * @method read |
