summaryrefslogtreecommitdiffstats
path: root/bltGrMarkerBitmap.h
diff options
context:
space:
mode:
authorjoye <joye>2014-03-27 21:33:00 (GMT)
committerjoye <joye>2014-03-27 21:33:00 (GMT)
commit807cee8a45e33554416ec91b7ac5514ae6883f6c (patch)
treed7dfd6d5e36af8d0379461d4946f0279c670c6cc /bltGrMarkerBitmap.h
parentd16057ce9fa899aa11c3ada8c80c35a4ce6e22da (diff)
downloadblt-807cee8a45e33554416ec91b7ac5514ae6883f6c.zip
blt-807cee8a45e33554416ec91b7ac5514ae6883f6c.tar.gz
blt-807cee8a45e33554416ec91b7ac5514ae6883f6c.tar.bz2
*** empty log message ***
Diffstat (limited to 'bltGrMarkerBitmap.h')
-rw-r--r--bltGrMarkerBitmap.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/bltGrMarkerBitmap.h b/bltGrMarkerBitmap.h
index 4bf3bc9..5feb5ef 100644
--- a/bltGrMarkerBitmap.h
+++ b/bltGrMarkerBitmap.h
@@ -61,6 +61,9 @@ class BitmapMarker : public Marker {
int width;
int height;
+ private:
+ int Configure();
+
public:
BitmapMarker(Graph*, const char*);
virtual ~BitmapMarker();