Code::Blocks  SVN r11506
Variables
editpairdlg.cpp File Reference
#include "sdk_precomp.h"
#include <wx/filedlg.h>
#include "editpairdlg.h"
#include "filefilters.h"
Include dependency graph for editpairdlg.cpp:

Go to the source code of this file.

Variables

static const wxRegEx reKey (wxT("^[[:alnum:]_]+$"), wxRE_EXTENDED)
 

Variable Documentation

◆ reKey

const wxRegEx reKey(wxT("^[[:alnum:]_]+$"), wxRE_EXTENDED)
static

Referenced by EditPairDlg::OnUpdateUI().