X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9aee1212251a85e7e52246a621e921af7da6be8d..a4f6fe43c33bd7933645d110ad2719871dab043d:/include/wx/unix/evtloop.h?ds=sidebyside diff --git a/include/wx/unix/evtloop.h b/include/wx/unix/evtloop.h index 4c57136f3a..f2b0a102c8 100644 --- a/include/wx/unix/evtloop.h +++ b/include/wx/unix/evtloop.h @@ -25,7 +25,7 @@ namespace wxPrivate class PipeIOHandler; } -class WXDLLIMPEXP_BASE wxConsoleEventLoop +class WXDLLIMPEXP_BASE wxConsoleEventLoop #ifdef __WXOSX__ : public wxCFEventLoop #else