QTfrontend/gameuiconfig.h
changeset 2898 c53636f556f8
parent 2776 9572aae13d49
child 2948 3f21a9dc93d0
equal deleted inserted replaced
2897:5eda7b3cc24f 2898:c53636f556f8
    35 	QStringList GetTeamsList();
    35 	QStringList GetTeamsList();
    36 	QRect vid_Resolution();
    36 	QRect vid_Resolution();
    37 	bool vid_Fullscreen();
    37 	bool vid_Fullscreen();
    38 	bool isSoundEnabled();
    38 	bool isSoundEnabled();
    39 	bool isFrontendSoundEnabled();
    39 	bool isFrontendSoundEnabled();
       
    40 	QString language();
    40 #ifdef _WIN32
    41 #ifdef _WIN32
    41 	bool isSoundHardware();
    42 	bool isSoundHardware();
    42 #endif
    43 #endif
    43 	bool isMusicEnabled();
    44 	bool isMusicEnabled();
    44 	bool isFrontendMusicEnabled();
    45 	bool isFrontendMusicEnabled();