Small formatting fixup
This commit is contained in:
parent
0d2bb4756b
commit
bc9d1b4dac
|
@ -66,7 +66,7 @@ struct JumpList
|
||||||
|
|
||||||
private:
|
private:
|
||||||
using Contents = Vector<SelectionList, MemoryDomain::Selections>;
|
using Contents = Vector<SelectionList, MemoryDomain::Selections>;
|
||||||
Contents m_jumps;
|
Contents m_jumps;
|
||||||
size_t m_current = 0;
|
size_t m_current = 0;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user