QTfrontend/ui/page/pagedrawmap.h
changeset 13205 c681492df36d
parent 11046 47a8c19ecb60
child 13209 f5d36be88c61
equal deleted inserted replaced
13204:9565569e410c 13205:c681492df36d
    33 
    33 
    34         DrawMapWidget * drawMapWidget;
    34         DrawMapWidget * drawMapWidget;
    35 
    35 
    36     protected:
    36     protected:
    37         QLayout * bodyLayoutDefinition();
    37         QLayout * bodyLayoutDefinition();
       
    38         QLayout * footerLayoutDefinition();
    38         void connectSignals();
    39         void connectSignals();
    39 
    40 
    40     private:
    41     private:
    41         QPushButton * pbUndo;
    42         QPushButton * pbUndo;
    42         QPushButton * pbClear;
    43         QPushButton * pbClear;