Renamed function
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
8f9bd9617f
commit
0008b22d8b
3 changed files with 8 additions and 5 deletions
|
@ -927,7 +927,7 @@ void MainWindow::onCatToggled(bool state)
|
|||
|
||||
void MainWindow::setCatBackground(bool enabled)
|
||||
{
|
||||
view->setCatVisible(enabled);
|
||||
view->setPaintCat(enabled);
|
||||
view->viewport()->repaint();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue