X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1b3b63ed5b05e7fc0f0d88ccdaa4c087c53bfa04..a516284f67e1910fc6dc5364b289340332d0d35f:/include/wx/gbsizer.h diff --git a/include/wx/gbsizer.h b/include/wx/gbsizer.h index f62f891954..8d3c74adf4 100644 --- a/include/wx/gbsizer.h +++ b/include/wx/gbsizer.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: gbsizer.h +// Name: wx/gbsizer.h // Purpose: wxGridBagSizer: A sizer that can lay out items in a grid, // with items at specified cells, and with the option of row // and/or column spanning