forked from quickshell/quickshell
3 lines
60 B
C++
3 lines
60 B
C++
#pragma once
|
|
|
|
int qs_main(int argc, char** argv); // NOLINT
|