Sha256: bb473473593aaa96f1d67e9a504786edb55ce63279ecc38e24b30593bdd16d4d

Contents?: true

Size: 243 Bytes

Versions: 2

Compression:

Stored size: 243 Bytes

Contents

/*
 * wxFrame.hpp
 *
 *  Created on: 06.02.2012
 *      Author: hanmac
 */

#ifndef WXFRAME_HPP_
#define WXFRAME_HPP_

#include "wxToplevel.hpp"

extern VALUE rb_cWXFrame;

DLL_LOCAL void Init_WXFrame(VALUE rb_mWX);

#endif /* WXFRAME_HPP_ */

Version data entries

2 entries across 2 versions & 1 rubygems

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