File diff r28024:510529c5fc82 → r28025:9116d6e411b0
src/network/network_content_gui.cpp
Show inline comments
 
@@ -899,7 +899,7 @@ public:
 
			}
 
		}
 

	
 
		if (this->content.size() == 0) {
 
		if (this->content.empty()) {
 
			if (this->UpdateFilterState()) {
 
				this->content.ForceRebuild();
 
				this->InvalidateData();