mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-04-23 16:11:52 -04:00
CI: Update to clang-format 16
This commit also modifies UI, libobs, and plugins.
This commit is contained in:
@@ -126,7 +126,7 @@ template<typename OBSRef> struct SignalContainer {
|
||||
OBSRef ref;
|
||||
vector<shared_ptr<OBSSignal>> handlers;
|
||||
};
|
||||
}
|
||||
} // namespace
|
||||
|
||||
extern volatile long insideEventLoop;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user