]>
git.saurik.com Git - wxWidgets.git/blob - src/mgl/clipbrd.cpp
1 /////////////////////////////////////////////////////////////////////////////
2 // Name: gtk/clipbrd.cpp
4 // Author: Robert Roebling
6 // Copyright: (c) 1998 Robert Roebling
7 // Licence: wxWindows licence
8 /////////////////////////////////////////////////////////////////////////////
10 // For compilers that support precompilation, includes "wx.h".
11 #include "wx/wxprec.h"
17 #include "wx/clipbrd.h"
23 IMPLEMENT_DYNAMIC_CLASS(wxClipboard
,wxObject
)