Such style. (Code style unification)
This commit is contained in:
parent
57bcd8f25c
commit
8c01ec8897
57 changed files with 6548 additions and 6437 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
namespace Util {
|
||||
std::string getTmpFolder();
|
||||
class Stream{
|
||||
class Stream {
|
||||
public:
|
||||
static void sanitizeName(std::string & streamname);
|
||||
static bool getLive(std::string streamname);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue