mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
compilation warnings
This commit is contained in:
@@ -124,11 +124,11 @@ class SourceController
|
||||
float min_width_;
|
||||
float h_space_;
|
||||
float v_space_;
|
||||
float scrollbar_;
|
||||
float timeline_height_;
|
||||
float mediaplayer_height_;
|
||||
float buttons_width_;
|
||||
float buttons_height_;
|
||||
float timeline_height_;
|
||||
float scrollbar_;
|
||||
float mediaplayer_height_;
|
||||
|
||||
bool play_request_, replay_request_, next_request_;
|
||||
std::string active_label_;
|
||||
|
||||
Reference in New Issue
Block a user