diff options
Diffstat (limited to 'api1/pl.treksoft.kvision.electron/-common-interface/crash-reporter.html')
-rw-r--r-- | api1/pl.treksoft.kvision.electron/-common-interface/crash-reporter.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/api1/pl.treksoft.kvision.electron/-common-interface/crash-reporter.html b/api1/pl.treksoft.kvision.electron/-common-interface/crash-reporter.html new file mode 100644 index 00000000..a697fa8f --- /dev/null +++ b/api1/pl.treksoft.kvision.electron/-common-interface/crash-reporter.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>CommonInterface.crashReporter - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">CommonInterface</a> / <a href="./crash-reporter.html">crashReporter</a><br/> +<br/> +<h1>crashReporter</h1> +<a name="pl.treksoft.kvision.electron.CommonInterface$crashReporter"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">crashReporter</span><span class="symbol">: </span><a href="../-crash-reporter/index.html"><span class="identifier">CrashReporter</span></a></code> +</BODY> +</HTML> |