inc/MainWindow.h
changeset 25 233a997193b8
parent 24 c6b5c552980a
     1.1 --- a/inc/MainWindow.h	Thu May 22 22:36:43 2014 +0200
     1.2 +++ b/inc/MainWindow.h	Sat May 24 00:43:18 2014 +0200
     1.3 @@ -124,7 +124,7 @@
     1.4      FXFont* iCurrentFont;
     1.5      FXTGAImage* iFontImage;
     1.6  	///Used the following to convert our bitmap into display format
     1.7 -	unsigned char* iPixelBuffer;
     1.8 +	BitArray* iPixelBuffer;
     1.9  
    1.10      struct hid_device_info *devices;
    1.11      hid_device *connected_device;