src/station.cpp
changeset 10621 3edd349d9c14
parent 10429 1b99254f9607
child 10703 2c998f3776d1
--- a/src/station.cpp	Sun May 18 14:12:16 2008 +0000
+++ b/src/station.cpp	Sun May 18 16:51:44 2008 +0000
@@ -74,8 +74,7 @@
 	}
 
 	MarkDirty();
-	RebuildStationLists();
-	InvalidateWindowClasses(WC_STATION_LIST);
+	InvalidateWindowData(WC_STATION_LIST, this->owner, 0);
 
 	DeleteWindowById(WC_STATION_VIEW, index);