X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3e8ec9540118e43f48507ba2f222a3f8e361b4bb..81f2b2ee81ce76fdc826e2740713e6fbefbfd5b3:/include/wx/generic/propdlg.h diff --git a/include/wx/generic/propdlg.h b/include/wx/generic/propdlg.h index 4d5206f051..b196ea34dc 100644 --- a/include/wx/generic/propdlg.h +++ b/include/wx/generic/propdlg.h @@ -74,7 +74,7 @@ enum wxPropertySheetDialogFlags wxPROPSHEET_TREEBOOK = 0x0040, // Shrink dialog to fit current page - wxPROPSHEET_SHRINKTOFIT = 0x0100, + wxPROPSHEET_SHRINKTOFIT = 0x0100 }; class WXDLLIMPEXP_ADV wxPropertySheetDialog : public wxDialog