mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-05-18 21:38:29 -04:00
clang-format: Increase column limit from 80 to 120
This commit is contained in:
@@ -48,8 +48,7 @@ private slots:
|
||||
void SourceRemoved(OBSSource source);
|
||||
|
||||
public:
|
||||
OBSBasicSourceSelect(OBSBasic *parent, const char *id,
|
||||
undo_stack &undo_s);
|
||||
OBSBasicSourceSelect(OBSBasic *parent, const char *id, undo_stack &undo_s);
|
||||
|
||||
OBSSource newSource;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user