OpenCPN Partial API docs
Loading...
Searching...
No Matches
icons.h
1/* Autogenerated by png2wx.pl on Thu Nov 4 13:06:52 2010 */
2#ifndef ICONS_H
3#define ICONS_H 1
4
5#include <wx/wxprec.h>
6
7#ifndef WX_PRECOMP
8#include <wx/wx.h>
9#endif
10
11extern void initialize_images(void);
12
13extern wxBitmap *_img_grib_pi;
14extern wxBitmap *_img_grib;
15
16#endif /* ICONS_H */