80
[inline]
Definition at line 82 of file FourPanesWindow.h.
References mMinimumHeight, and mMinimumWidth.
00083 { 00084 mMinimumWidth = w; 00085 mMinimumHeight = h; 00086 }