]> git.saurik.com Git - wxWidgets.git/blame - include/wx/splash.h
Make wxRichTextRectArray usable by other parts of wxRTC
[wxWidgets.git] / include / wx / splash.h
CommitLineData
99d80019
JS
1/////////////////////////////////////////////////////////////////////////////
2// Name: wx/splash.h
3// Purpose: Base header for wxSplashScreen
4// Author: Julian Smart
5// Modified by:
6// Created:
99d80019
JS
7// Copyright: (c) Julian Smart
8// Licence: wxWindows Licence
9/////////////////////////////////////////////////////////////////////////////
10
3f4fc796
JS
11#ifndef _WX_SPLASH_H_BASE_
12#define _WX_SPLASH_H_BASE_
13
14#include "wx/generic/splash.h"
15
16#endif
17 // _WX_SPLASH_H_BASE_