Avoid a case where no spot is selected using Ctrl+click on treeview

This commit is contained in:
Pandagrapher
2020-04-17 17:00:04 +02:00
parent 9013700382
commit 9d468bc6ee
2 changed files with 24 additions and 1 deletions

View File

@@ -190,6 +190,7 @@ private:
bool on_button_visibility(GdkEventButton* event);
bool blockTreeviewSearch(GdkEventKey* event);
bool onSpotSelectionEvent(GdkEventButton* event);
void load_ControlSpot_param();