mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 18:55:38 +08:00
Ref T335, style and CLANG warnings
This commit is contained in:
@@ -689,7 +689,7 @@ namespace BlackGui
|
||||
if (containerSizeDependent < ResizeSubsetThreshold) { return -1; }
|
||||
}
|
||||
m_showingLoadIndicator = true;
|
||||
emit loadIndicatorVisibilityChanged(m_showingLoadIndicator);
|
||||
emit this->loadIndicatorVisibilityChanged(m_showingLoadIndicator);
|
||||
|
||||
if (!m_loadIndicator)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user