///////////////////////////////////////////////////////////////////////////// // Name: gtk/clipbrd.cpp // Purpose: // Author: Robert Roebling // Id: $Id$ // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" #ifdef __BORLANDC__ #pragma hdrstop #endif #include "wx/clipbrd.h" #if wxUSE_CLIPBOARD // FIXME_MGL IMPLEMENT_DYNAMIC_CLASS(wxClipboard,wxObject) #endif // wxUSE_CLIPBOARD