diff options
Diffstat (limited to 'ue2/imgsynth2/cbitmap.h')
| -rw-r--r-- | ue2/imgsynth2/cbitmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ue2/imgsynth2/cbitmap.h b/ue2/imgsynth2/cbitmap.h index c8a7f0d..f8f8850 100644 --- a/ue2/imgsynth2/cbitmap.h +++ b/ue2/imgsynth2/cbitmap.h | |||
| @@ -60,7 +60,7 @@ class CBitmap : public CFile | |||
| 60 | /** | 60 | /** |
| 61 | * TODO | 61 | * TODO |
| 62 | */ | 62 | */ |
| 63 | virtual void write(std::ofstream& out) = 0; | 63 | virtual void write(std::ofstream& out, std::string& filename) = 0; |
| 64 | 64 | ||
| 65 | /** | 65 | /** |
| 66 | * @method getPixelData | 66 | * @method getPixelData |
