aboutsummaryrefslogtreecommitdiff
path: root/src/preferences/EditorPrefsPanelBF.cpp
blob: 08a1b5088df3fb006553d92074bc6499b9e0671a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
///////////////////////////////////////////////////////////////////////////
// C++ code generated with wxFormBuilder (version 3.10.1-40-g8042f487)
// http://www.wxformbuilder.org/
//
// PLEASE DO *NOT* EDIT THIS FILE!
///////////////////////////////////////////////////////////////////////////

#include "EditorPrefsPanelBF.h"

///////////////////////////////////////////////////////////////////////////

EditorPrefsPanelBF::EditorPrefsPanelBF( wxWindow* parent, wxWindowID id, const wxPoint& pos, const wxSize& size, long style, const wxString& name ) : wxPanel( parent, id, pos, size, style, name )
{
}

EditorPrefsPanelBF::~EditorPrefsPanelBF()
{
}