mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2026-04-10 06:11:54 +10:00
3 lines
56 B
C++
3 lines
56 B
C++
#pragma once
|
|
|
|
void qsCheckCrash(int argc, char** argv);
|