diff -r c6b5c552980a -r 233a997193b8 inc/MainWindow.h --- a/inc/MainWindow.h Thu May 22 22:36:43 2014 +0200 +++ b/inc/MainWindow.h Sat May 24 00:43:18 2014 +0200 @@ -124,7 +124,7 @@ FXFont* iCurrentFont; FXTGAImage* iFontImage; ///Used the following to convert our bitmap into display format - unsigned char* iPixelBuffer; + BitArray* iPixelBuffer; struct hid_device_info *devices; hid_device *connected_device;