initial commit
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
16
libs/wxWidgets-3.3.1/include/wx/splash.h
Normal file
16
libs/wxWidgets-3.3.1/include/wx/splash.h
Normal file
@@ -0,0 +1,16 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: wx/splash.h
|
||||
// Purpose: Base header for wxSplashScreen
|
||||
// Author: Julian Smart
|
||||
// Created:
|
||||
// Copyright: (c) Julian Smart
|
||||
// Licence: wxWindows Licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#ifndef _WX_SPLASH_H_BASE_
|
||||
#define _WX_SPLASH_H_BASE_
|
||||
|
||||
#include "wx/generic/splash.h"
|
||||
|
||||
#endif
|
||||
// _WX_SPLASH_H_BASE_
|
||||
Reference in New Issue
Block a user