This commit was generated by cvs2svn to compensate for changes in r96, which
[gnokii.git] / include / gsm-bitmaps.h
index f65acc2..9d40713 100644 (file)
@@ -55,5 +55,6 @@ void GSM_ResizeBitmap(GSM_Bitmap *bitmap, GSM_Bitmap_Types target);
 void GSM_PrintBitmap(GSM_Bitmap *bitmap);
 GSM_Error GSM_ReadBitmap(GSM_SMSMessage *message, GSM_Bitmap *bitmap);
 int GSM_SaveBitmapToSMS(GSM_MultiSMSMessage *SMS, GSM_Bitmap *bitmap,bool ScreenSaver, bool UnicodeText);
 void GSM_PrintBitmap(GSM_Bitmap *bitmap);
 GSM_Error GSM_ReadBitmap(GSM_SMSMessage *message, GSM_Bitmap *bitmap);
 int GSM_SaveBitmapToSMS(GSM_MultiSMSMessage *SMS, GSM_Bitmap *bitmap,bool ScreenSaver, bool UnicodeText);
+int GSM_GetBitmapSize(GSM_Bitmap *bitmap);
 
 #endif
 
 #endif