Files
wxWidgets/src/mac/classic/data.cpp

17 lines
485 B
C++

/////////////////////////////////////////////////////////////////////////////
// Name: src/mac/classic/data.cpp
// Purpose: Various global Mac-specific data
// Author: Stefan Csomor
// Modified by:
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#include "wx/wxprec.h"
#ifndef WX_PRECOMP
#include "wx/event.h"
#endif