]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/ipc/baseclient.cpp
add wxEVT_COMMAND_HEADER_SEPARATOR_DCLICK and semi-automatic header resizing support
[wxWidgets.git] / samples / ipc / baseclient.cpp
index 8120162de3d357d2ff92a18f14c62a208b733cbf..d702c46fc37f388fe8b6520f58cfe62ba314802f 100644 (file)
@@ -86,7 +86,7 @@ protected:
 // implementation
 // ============================================================================
 
-IMPLEMENT_APP(MyApp)
+IMPLEMENT_APP_CONSOLE(MyApp)
 
 // ----------------------------------------------------------------------------
 // MyApp