mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-22 01:05:53 -05:00
even more logging
This commit is contained in:
@@ -414,7 +414,7 @@ int findTabIndex(QTabBar *bar, int pos)
|
||||
}
|
||||
}
|
||||
if (at == -1)
|
||||
blog(LOG_INFO, "Advanced Scene Switcher failed to find tab %s",
|
||||
blog(LOG_INFO, "failed to find tab %s",
|
||||
tabName.toUtf8().constData());
|
||||
|
||||
return at;
|
||||
|
||||
Reference in New Issue
Block a user