mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
prefix ++View::need_deep_update_
This commit is contained in:
@@ -91,7 +91,7 @@ void MediaSource::init()
|
||||
active_ = true;
|
||||
|
||||
// deep update to reorder
|
||||
View::need_deep_update_++;
|
||||
++View::need_deep_update_;
|
||||
|
||||
// done init
|
||||
initialized_ = true;
|
||||
|
||||
Reference in New Issue
Block a user