KiCad PCB EDA Suite
Loading...
Searching...
No Matches
kidialog.cpp File Reference
#include <kidialog.h>
#include <unordered_map>

Go to the source code of this file.

Variables

static std::unordered_map< unsigned long, int > doNotShowAgainDlgs
 

Variable Documentation

◆ doNotShowAgainDlgs

std::unordered_map<unsigned long, int> doNotShowAgainDlgs
static