]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/private.h
Added some missing tests; replaced scrolwin.cpp with scrlwng.cpp
[wxWidgets.git] / include / wx / motif / private.h
index 4660979bae0f03abe6b8cd18aa1c9f2ebccd7d9f..23737aecba2a2ee04ed8f00fc0cbc71d43eb4420 100644 (file)
@@ -110,5 +110,11 @@ private:
 // argument is of type "wxWindow *"
 #define GetWidget(w)    ((Widget)(w)->GetHandle())
 
+// ----------------------------------------------------------------------------
+// accessors for C modules
+// ----------------------------------------------------------------------------
+
+extern "C" XtAppContext wxGetAppContext();
+
 #endif
     // _WX_PRIVATE_H_