mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-01 00:23:35 +00:00
Fix indentation
This commit is contained in:
parent
3987412826
commit
dcc3f9e8e1
@ -154,10 +154,10 @@ void FilterWindow::setNewTarget(Target target)
|
||||
|
||||
void FilterWindow::apply()
|
||||
{
|
||||
stopPreview();
|
||||
stopPreview();
|
||||
|
||||
// Apply the filter in background
|
||||
m_filterMgr->startWorker();
|
||||
// Apply the filter in background
|
||||
m_filterMgr->startWorker();
|
||||
}
|
||||
|
||||
void FilterWindow::onApply()
|
||||
|
Loading…
Reference in New Issue
Block a user