File diff r23496:661d21df67d7 → r23497:a0ab44ebd2fa
src/settings_gui.cpp
Show inline comments
 
@@ -152,7 +152,7 @@ struct BaseSetTextfileWindow : public Te
 
		this->LoadTextfile(textfile, BASESET_DIR);
 
	}
 

	
 
	/* virtual */ void SetStringParameters(int widget) const
 
	void SetStringParameters(int widget) const override
 
	{
 
		if (widget == WID_TF_CAPTION) {
 
			SetDParam(0, content_type);