X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/70d26c3f4ffb24d50457d405c9595fd23f9e5b7c..d7926e0b761b782b82f9ef01ff542251b2ef5ae7:/samples/dialup/nettest.cpp?ds=sidebyside diff --git a/samples/dialup/nettest.cpp b/samples/dialup/nettest.cpp index 5c3a6e226f..adad854763 100644 --- a/samples/dialup/nettest.cpp +++ b/samples/dialup/nettest.cpp @@ -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