mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Remove Auth() global access point.
This commit is contained in:
@@ -582,7 +582,7 @@ public:
|
||||
voice->waveform[0] = -2;
|
||||
voice->wavemax = 0;
|
||||
}
|
||||
Auth().data().requestDocumentViewRepaint(_doc);
|
||||
_doc->owner().requestDocumentViewRepaint(_doc);
|
||||
}
|
||||
}
|
||||
~CountWaveformTask() {
|
||||
|
Reference in New Issue
Block a user