QTfrontend/pagetraining.h
changeset 6058 ae8684864a6e
parent 6052 5e3e7d19bdb5
equal deleted inserted replaced
6056:a60e603ef8ef 6058:ae8684864a6e
    45     QPushButton * btnPreview;
    45     QPushButton * btnPreview;
    46     QPushButton * btnStart;
    46     QPushButton * btnStart;
    47     QLabel * lblCaption;
    47     QLabel * lblCaption;
    48     QLabel * lblDescription;
    48     QLabel * lblDescription;
    49     QListWidget * lstMissions;
    49     QListWidget * lstMissions;
       
    50     QSettings * m_info;
    50 
    51 
    51     QStringList scriptList(const QDir & scriptDir) const;
    52     QStringList scriptList(const QDir & scriptDir) const;
    52 
    53 
    53 
    54 
    54 private slots:
    55 private slots: