X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a8eaaeb23796c69ea0f67cbd48fc5f667d9823d0..b39ba2c2eef8d44486b89423efe51791567d82bb:/include/wx/msw/apptrait.h?ds=sidebyside diff --git a/include/wx/msw/apptrait.h b/include/wx/msw/apptrait.h index 41789eda05..8d01b30662 100644 --- a/include/wx/msw/apptrait.h +++ b/include/wx/msw/apptrait.h @@ -36,7 +36,7 @@ public: virtual void AfterChildWaitLoop(void *data); virtual bool DoMessageFromThreadWait(); - virtual wxToolkitInfo *GetToolkitInfo(); + virtual wxToolkitInfo& GetToolkitInfo(); }; #endif // wxUSE_GUI