]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/ipc/baseserver.cpp
common private decls
[wxWidgets.git] / samples / ipc / baseserver.cpp
index 913704073b10523cf41c310cb4d51c095ca177e4..fea7142d6010a2d5bee756e2097fb1201d215ea5 100644 (file)
@@ -95,7 +95,7 @@ protected:
 // implementation
 // ============================================================================
 
 // implementation
 // ============================================================================
 
-IMPLEMENT_APP(MyApp)
+IMPLEMENT_APP_CONSOLE(MyApp)
 
 // ----------------------------------------------------------------------------
 // MyApp
 
 // ----------------------------------------------------------------------------
 // MyApp