fix: use qlogging in eventsub lib (through a hoop) (#6161)
This commit is contained in:
@@ -132,6 +132,8 @@ AboutPage::AboutPage()
|
||||
addLicense(form.getElement(), "Howard Hinnant's date.h",
|
||||
"https://github.com/HowardHinnant/date",
|
||||
":/licenses/howard-hinnant-date.txt");
|
||||
addLicense(form.getElement(), "{fmt}", "https://fmt.dev",
|
||||
":/licenses/fmtlib.txt");
|
||||
}
|
||||
|
||||
// Attributions
|
||||
|
||||
Reference in New Issue
Block a user