mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2026-04-10 06:11:54 +10:00
crash: add crash reporter
This commit is contained in:
parent
5040f3796c
commit
fe1d15e8f6
23 changed files with 1118 additions and 315 deletions
3
src/crash/main.hpp
Normal file
3
src/crash/main.hpp
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#pragma once
|
||||
|
||||
void qsCheckCrash(int argc, char** argv);
|
||||
Loading…
Add table
Add a link
Reference in a new issue