X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/410201d988311221211106b0c3c8d6e6a0fd380f..7a344f1be4ff59b7b150ab52265693d4219de973:/include/wx/window.h diff --git a/include/wx/window.h b/include/wx/window.h index 59e9eabda4..268fee782e 100644 --- a/include/wx/window.h +++ b/include/wx/window.h @@ -199,7 +199,7 @@ public: bool DestroyChildren(); // is the window being deleted? - bool IsBeingDeleted() const { return m_isBeingDeleted; } + bool IsBeingDeleted() const; // window attributes // -----------------