Move getSourceSettings() to utility

This commit is contained in:
WarmUpTill
2021-05-28 20:09:05 +02:00
committed by WarmUpTill
parent 703f24b8fc
commit adb266927f
3 changed files with 12 additions and 11 deletions

View File

@@ -21,6 +21,7 @@ OBSWeakSource GetWeakTransitionByQString(const QString &name);
OBSWeakSource GetWeakFilterByName(OBSWeakSource source, const char *name);
OBSWeakSource GetWeakFilterByQString(OBSWeakSource source, const QString &name);
bool compareIgnoringLineEnding(QString &s1, QString &s2);
std::string getSourceSettings(OBSWeakSource ws);
/**
* Populate layout with labels and widgets based on provided text