]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/applet/monitorapplet.cpp
Minor tweaks to bring up to date with CVS changes
[wxWidgets.git] / contrib / samples / applet / monitorapplet.cpp
index 6fcd1fb04112db180e5aa31a55608321a643b5de..12964d3f17b935b3b53512d23f2b8d629ae933d5 100644 (file)
@@ -36,7 +36,7 @@
 /*---------------------------- Global variables ---------------------------*/
 
 // Implement the dynamic class so it can be constructed dynamically
-IMPLEMENT_DYNAMIC_CLASS(MonitorApplet, wxApplet);
+IMPLEMENT_DYNAMIC_CLASS(MonitorApplet, wxApplet)
 
 // Event handler table.
 BEGIN_EVENT_TABLE(MonitorApplet, wxApplet)