]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/unix/private/epolldispatcher.h
adding SetLabel -> SetTitle redirects, solves missing title updates using wxDocument...
[wxWidgets.git] / include / wx / unix / private / epolldispatcher.h
index a6786cf017660bc265d9a1b87a933e032a2bee23..dbffb924dc327cbb330a08bbec2d49f61ebd8c47 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        wx/private/epolldispatcher.h
+// Name:        wx/unix/private/epolldispatcher.h
 // Purpose:     wxEpollDispatcher class
 // Authors:     Lukasz Michalski
 // Created:     April 2007
@@ -19,7 +19,7 @@
 
 struct epoll_event;
 
-class WXDLLIMPEXP_CORE wxEpollDispatcher : public wxFDIODispatcher
+class WXDLLIMPEXP_BASE wxEpollDispatcher : public wxFDIODispatcher
 {
 public:
     // create a new instance of this class, can return NULL if