+#if wxUSE_LIBHILDON || wxUSE_LIBHILDON2
+ // Maemo-specific method: get the main program object
+ HildonProgram *GetHildonProgram();
+#endif // wxUSE_LIBHILDON || wxUSE_LIBHILDON2
+
+ // implementation only from now on
+ // -------------------------------