clean up warnings

This commit is contained in:
Rasmus Karlsson
2018-09-30 17:15:17 +00:00
parent a2fb4ca104
commit cd571a7e25
7 changed files with 28 additions and 30 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ ModerationPage::ModerationPage()
// Logs (copied from LoggingMananger)
getSettings()->logPath.connect(
[app, logsPathLabel](const QString &logPath, auto) mutable {
[logsPathLabel](const QString &logPath, auto) mutable {
QString pathOriginal;
if (logPath == "") {