-
Committer:
Padraig O'Sullivan
-
Date:
2009-07-30 02:17:52 UTC
-
mto:
(1115.3.11 captain)
-
mto:
This revision was merged to the branch mainline in
revision
1121.
-
Revision ID:
osullivan.padraig@gmail.com-20090730021752-8u3qe28o77813ueu
Converted MY_BITMAP from a struct to a class named MyBitmap. Added a copy
constructor, destructor and overloaded the assignment operator in this
class. Adding a destructor removed the need for a bitmap_free() function.