QTfrontend/gamecfgwidget.h
changeset 4525 0a81be113e21
parent 4513 1dd97c710f5a
child 4560 5d6c7f88db73
equal deleted inserted replaced
4524:65c294aedaea 4525:0a81be113e21
    68     void scriptChanged(int);
    68     void scriptChanged(int);
    69     void jumpToSchemes();
    69     void jumpToSchemes();
    70     void jumpToWeapons();
    70     void jumpToWeapons();
    71     void mapgenChanged(MapGenerator m);
    71     void mapgenChanged(MapGenerator m);
    72     void maze_sizeChanged(int s);
    72     void maze_sizeChanged(int s);
       
    73     void onDrawnMapChanged(const QByteArray & data);
    73 
    74 
    74 private:
    75 private:
    75     QGridLayout mainLayout;
    76     QGridLayout mainLayout;
    76     QCheckBox * bindEntries;
    77     QCheckBox * bindEntries;
    77     QString curNetAmmoName;
    78     QString curNetAmmoName;