Sha256: d703edf0bdc0ff561c6411994da9113a668010fe0c3fe10424bea8926be9af6d

Contents?: true

Size: 291 Bytes

Versions: 2

Compression:

Stored size: 291 Bytes

Contents

/*
 * wxPanel.hpp
 *
 *  Created on: 06.04.2012
 *      Author: hanmac
 */

#ifndef WXPANEL_HPP_
#define WXPANEL_HPP_


#include "wxWindow.hpp"
#include "wxGrid.hpp"
#include "wxWizardPage.hpp"

extern VALUE rb_cWXPanel;
DLL_LOCAL void Init_WXPanel(VALUE rb_mWX);

#endif /* WXPANEL_HPP_ */

Version data entries

2 entries across 2 versions & 1 rubygems

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