OpenCPN Partial API docs
Loading...
Searching...
No Matches
icons.h
1/* Autogenerated by png2wx.pl on Wed Apr 25 13:44:42 2012 */
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_wmm;
13extern wxBitmap *_img_wmm_pi;
14extern wxBitmap *_img_wmm_live;
15
16#endif /* ICONS_H */