src/newgrf_gui.cpp
changeset 9706 1afd96cc2be6
parent 9683 6faf40f7a9ac
child 9760 92202f8b455a
equal deleted inserted replaced
9705:39330e3f52c2 9706:1afd96cc2be6
   591 				this->list = c;
   591 				this->list = c;
   592 				this->preset = index;
   592 				this->preset = index;
   593 			}
   593 			}
   594 		}
   594 		}
   595 
   595 
       
   596 		this->sel = NULL;
   596 		this->SetupNewGRFWindow();
   597 		this->SetupNewGRFWindow();
   597 		this->SetDirty();
   598 		this->SetDirty();
   598 	}
   599 	}
   599 
   600 
   600 	virtual void OnQueryTextFinished(char *str)
   601 	virtual void OnQueryTextFinished(char *str)