]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/utils.h
Use proper format in wxGTK clipboard selection handler.
[wxWidgets.git] / include / wx / utils.h
index 8ef0cff3b07736a9ee045fea83669d4abafac7f0..c131fbb9ce71d73ac01ff9e6f3163264013bf597 100644 (file)
@@ -130,12 +130,7 @@ wxDEPRECATED_INLINE(inline bool wxStringEq(const wchar_t *s1, const wchar_t *s2)
 // ----------------------------------------------------------------------------
 
 // Sound the bell
-#if !defined __EMX__ && \
-    (defined __WXMOTIF__ || defined __WXGTK__ || defined __WXX11__)
 WXDLLIMPEXP_CORE void wxBell();
-#else
-WXDLLIMPEXP_BASE void wxBell();
-#endif
 
 #if wxUSE_MSGDLG
 // Show wxWidgets information