mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
Revert "Fix for one more compilation error."
This reverts commit d3bc79eb5e37cecd5ceda855f5a494f284c1496d.
This commit is contained in:
parent
7392b9b504
commit
df3bcbbb38
1 changed files with 1 additions and 1 deletions
|
|
@ -290,7 +290,7 @@ SlowAsynchronousTaskScheduler::IsScheduled(DependentSlowTask* aTasks,
|
|||
return false;
|
||||
}
|
||||
|
||||
class SATSTimerTick : public CancelableRunnable
|
||||
class SATSTimerTick : public nsCancelableRunnable
|
||||
{
|
||||
public:
|
||||
NS_IMETHOD Run()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue