KiCad PCB EDA Suite
Loading...
Searching...
No Matches
scintilla_tricks.cpp File Reference
#include <string_utils.h>
#include <scintilla_tricks.h>
#include <widgets/wx_grid.h>
#include <wx/stc/stc.h>
#include <gal/color4d.h>
#include <dialog_shim.h>
#include <wx/clipbrd.h>
#include <wx/log.h>
#include <wx/settings.h>
#include <confirm.h>

Go to the source code of this file.

Functions

bool isCtrlSlash (wxKeyEvent &aEvent)
 

Function Documentation

◆ isCtrlSlash()

bool isCtrlSlash ( wxKeyEvent &  aEvent)

Definition at line 141 of file scintilla_tricks.cpp.

Referenced by SCINTILLA_TRICKS::onCharHook().