]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/clipbrd.h
Added wxGetMouseState which returns the current state of the mouse.
[wxWidgets.git] / include / wx / clipbrd.h
index e53990c2cb54e3676086ea28c6f91017310aa7b6..a9173a8bca0a3fc1a0e4cdecc8bf270540ebbb4a 100644 (file)
 #ifndef _WX_CLIPBRD_H_BASE_
 #define _WX_CLIPBRD_H_BASE_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "clipboardbase.h"
-#endif
-
 #include "wx/defs.h"
 
 #if wxUSE_CLIPBOARD