mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-13 23:25:27 +08:00
Replaced method name run' with mainLoop', and stop' and quit'
with `exitMainLoop' in most places.
This commit is contained in:
@@ -332,7 +332,7 @@ CXWindowsPrimaryScreen::getJumpZoneSize() const
|
||||
}
|
||||
|
||||
void
|
||||
CXWindowsPrimaryScreen::onPreRun()
|
||||
CXWindowsPrimaryScreen::onPreMainLoop()
|
||||
{
|
||||
assert(m_window != None);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user