]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/timer.h
Reworked the undef stuff a little
[wxWidgets.git] / include / wx / msw / timer.h
index eb65f217953c1f7314e7282e880ef1ae50ea6e38..8ce875f6574e7e2cb7f7de996da76bcaa6a2d8d0 100644 (file)
@@ -20,6 +20,8 @@
 
 class WXDLLEXPORT wxTimer : public wxObject
 {
+friend void wxProcessTimer(wxTimer& timer);
+
 public:
     wxTimer();
     ~wxTimer();