Sha256: 128eb581d882874c918dc6aca4c2c0aed42806dedabeef8d6d6d20a1d6d4b6b8

Contents?: true

Size: 231 Bytes

Versions: 2

Compression:

Stored size: 231 Bytes

Contents

/*
 * wxMenu.hpp
 *
 *  Created on: 17.02.2012
 *      Author: hanmac
 */

#ifndef WXMENU_HPP_
#define WXMENU_HPP_


#include "main.hpp"

extern VALUE rb_cWXMenu;
DLL_LOCAL void Init_WXMenu(VALUE rb_mWX);

#endif /* WXMENU_HPP_ */

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rwx-0.0.1.1.dev ext/wxMenu.hpp
rwx-0.0.1.dev ext/wxMenu.hpp