QTfrontend/ui/widget/gamecfgwidget.h
branchflibqtfrontend
changeset 8092 08960209db8c
parent 6960 822f8269e13f
equal deleted inserted replaced
8091:e0a76056a633 8092:08960209db8c
    67         void themeChanged(const QString &);
    67         void themeChanged(const QString &);
    68         void schemeChanged(int);
    68         void schemeChanged(int);
    69         void scriptChanged(int);
    69         void scriptChanged(int);
    70         void jumpToSchemes();
    70         void jumpToSchemes();
    71         void jumpToWeapons();
    71         void jumpToWeapons();
    72         void mapgenChanged(MapGenerator m);
    72         void mapgenChanged(int m);
    73         void maze_sizeChanged(int s);
    73         void maze_sizeChanged(int s);
    74         void onDrawnMapChanged(const QByteArray & data);
    74         void onDrawnMapChanged(const QByteArray & data);
    75         void updateModelViews();
    75         void updateModelViews();
    76 
    76 
    77     private:
    77     private: