OpenCPN Partial API docs
Loading...
Searching...
No Matches
icons.h
1/* Autogenerated by png2wx.pl on Wed Apr 6 10:14:37 2011 */
2#ifndef ICONS_H
3#define ICONS_H 1
4
5#include <wx/wxprec.h>
6#ifndef WX_PRECOMP
7#include <wx/wx.h>
8#endif
9
10extern void initialize_images(void);
11
12extern wxBitmap *_img_chartdldr;
13extern wxBitmap *_img_chartdldr_pi;
14
15#endif /* ICONS_H */