initial commit
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
13
libs/wxWidgets-3.3.1/include/wx/osx/dc.h
Normal file
13
libs/wxWidgets-3.3.1/include/wx/osx/dc.h
Normal file
@@ -0,0 +1,13 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: wx/osx/dc.h
|
||||
// Purpose: wxDC class
|
||||
// Author: Stefan Csomor
|
||||
// Created: 1998-01-01
|
||||
// Copyright: (c) Stefan Csomor
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#ifndef _WX_DC_H_
|
||||
#define _WX_DC_H_
|
||||
|
||||
#endif // _WX_DC_H_
|
||||
Reference in New Issue
Block a user