diff -r 63972dc16350 -r 14662967f913 inc/MainWindow.h --- a/inc/MainWindow.h Thu May 22 09:12:31 2014 +0200 +++ b/inc/MainWindow.h Thu May 22 09:31:23 2014 +0200 @@ -116,7 +116,7 @@ FXButton *iButtonSelectFont; unsigned char* iOutputReportBuffer; - unsigned char iDimming; //Current VFD dimming + unsigned char iBrightness; //Current VFD dimming FXFontDesc iCurrentFontDesc; FXFont* iCurrentFont; FXTGAImage* iFontImage;