88 bool show_dlg_modal =
true;
96 show_dlg_modal =
false;
106 wxFileName rulesFile(
m_editFrame->GetBoard()->GetDesignRulesPath() );
107 wxDateTime currentModTime;
109 if( rulesFile.FileExists() )
110 currentModTime = rulesFile.GetModificationTime();
121 wxFileName rulesFile(
m_editFrame->GetBoard()->GetDesignRulesPath() );
123 if( rulesFile.FileExists() )
static TOOL_ACTION selectionClear
Clear the current selection.
static TOOL_ACTION drcRuleEditor
This file contains miscellaneous commonly used macros and functions.