QTfrontend/ui/page/pagemain.h
changeset 13818 a8fd5490932f
parent 11046 47a8c19ecb60
child 14804 d7b40d61729f
equal deleted inserted replaced
13817:419de2dea82b 13818:a8fd5490932f
    38         QPushButton * BtnSetup;
    38         QPushButton * BtnSetup;
    39         QPushButton * BtnFeedback;
    39         QPushButton * BtnFeedback;
    40         QPushButton * BtnInfo;
    40         QPushButton * BtnInfo;
    41         QPushButton * BtnDataDownload;
    41         QPushButton * BtnDataDownload;
    42         QPushButton * BtnVideos;
    42         QPushButton * BtnVideos;
       
    43         QPushButton * BtnHelp;
    43         QLabel * mainNote;
    44         QLabel * mainNote;
    44 
    45 
    45     private:
    46     private:
    46         QLayout * bodyLayoutDefinition();
    47         QLayout * bodyLayoutDefinition();
    47         QLayout * footerLayoutDefinition();
    48         QLayout * footerLayoutDefinition();