File diff r13585:115c0b7c2976 → r13586:6a799b6a5c13
src/window.cpp
Show inline comments
 
@@ -519,6 +519,7 @@ void Window::ReInit(int rx, int ry)
 

	
 
	ResizeWindow(this, dx, dy);
 
	this->OnResize();
 
	this->SetDirty();
 
}
 

	
 
/** Find the Window whose parent pointer points to this window