inc/MainWindow.h
changeset 18 14662967f913
parent 15 e5b84f315be7
child 21 7d89d719583e
     1.1 --- a/inc/MainWindow.h	Thu May 22 09:12:31 2014 +0200
     1.2 +++ b/inc/MainWindow.h	Thu May 22 09:31:23 2014 +0200
     1.3 @@ -116,7 +116,7 @@
     1.4      FXButton *iButtonSelectFont;
     1.5  
     1.6      unsigned char* iOutputReportBuffer;
     1.7 -    unsigned char iDimming; //Current VFD dimming
     1.8 +    unsigned char iBrightness; //Current VFD dimming
     1.9      FXFontDesc iCurrentFontDesc;
    1.10      FXFont* iCurrentFont;
    1.11      FXTGAImage* iFontImage;