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 > g_doNotShowAgainDlgs
 

Variable Documentation

◆ g_doNotShowAgainDlgs

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