X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/80a58c9968cc740b50fb92cd95d6a014a1c6e9bf..40bd6154f1476dbe598c60b4760bbf2fe0d9ab0f:/include/wx/gtk1/notebook.h diff --git a/include/wx/gtk1/notebook.h b/include/wx/gtk1/notebook.h index 9106055672..ef09df8f89 100644 --- a/include/wx/gtk1/notebook.h +++ b/include/wx/gtk1/notebook.h @@ -140,8 +140,11 @@ public: // implementation // -------------- +#if wxUSE_CONSTRAINTS void SetConstraintSizes(bool recurse); bool DoPhase(int phase); +#endif + void ApplyWidgetStyle(); // report if window belongs to notebook