Follow up f5bc64d00e - add gap to range-selection rect as well

This commit is contained in:
Robin Gareus 2019-04-18 16:46:44 +02:00
parent 0a9674ec6b
commit c285229423
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
3 changed files with 32 additions and 2 deletions

View file

@ -304,6 +304,7 @@ protected:
virtual void selection_click (GdkEventButton*);
void color_handler ();
void parameter_changed (std::string const &);
void conditionally_add_to_selection ();