]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/timerunx.cpp
adjusting to changed ownership (font is only created in the GetFont call of wxTextAttr)
[wxWidgets.git] / src / unix / timerunx.cpp
index 9c7468ea53c28e140dc09264ecb22c4953ac377e..e742b79486e4533e29afdd450c070b1165e4a741 100644 (file)
@@ -37,7 +37,7 @@
 #include "wx/unix/private/timer.h"
 
 #include "wx/listimpl.cpp"
 #include "wx/unix/private/timer.h"
 
 #include "wx/listimpl.cpp"
-WX_DEFINE_LIST(wxTimerList);
+WX_DEFINE_LIST(wxTimerList)
 
 // trace mask for the debugging messages used here
 #define wxTrace_Timer wxT("timer")
 
 // trace mask for the debugging messages used here
 #define wxTrace_Timer wxT("timer")