]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/dialup/nettest.cpp
Initial checkin of the wxFrame support added by Aleks G.
[wxWidgets.git] / samples / dialup / nettest.cpp
index 5c3a6e226f56409954169631ca2fd96e5abdfda4..adad8547631997581810a92bfd1bf711f5a7e7cd 100644 (file)
@@ -65,7 +65,7 @@ public:
 private:
     wxDialUpManager *m_dial;
 
-    DECLARE_EVENT_TABLE();
+    DECLARE_EVENT_TABLE()
 };
 
 // Define a new frame type: this is going to be our main frame