mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[continuous_function_cache] Coding style
This commit is contained in:
committed by
LeaNumworks
parent
937979503a
commit
591f47d6a9
@@ -51,7 +51,7 @@ KDColor Function::color() const {
|
||||
void Function::setActive(bool active) {
|
||||
recordData()->setActive(active);
|
||||
if (!active) {
|
||||
functionBecameInactive();
|
||||
didBecomeInactive();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user