]> git.mxchange.org Git - flightgear.git/blobdiff - src/GUI/WaypointList.cxx
Minor update
[flightgear.git] / src / GUI / WaypointList.cxx
index 1c1014e0393ae7f0df5a594fe07bf1bc4c9d4d80..31c5e480c57ad46ddbd909fb3c10109b0188849f 100644 (file)
@@ -818,6 +818,7 @@ void ScrolledWaypointList::setScrollPercent(float v)
 void ScrolledWaypointList::setSize(int w, int h)
 {
   updateWantsScroll(w, h);
+  puGroup::setSize(w, h);
 }
 
 void ScrolledWaypointList::updateWantsScroll(int w, int h)