Spot enlightening when mouse is over not yet selected spot
This commit is contained in:
@@ -260,6 +260,7 @@ private:
|
||||
public:
|
||||
ControlSpots();
|
||||
|
||||
Gtk::TreeModelColumn<bool> mouseover; // Used to manage spot enlightening when mouse over
|
||||
Gtk::TreeModelColumn<int> id; // Control spot id
|
||||
Gtk::TreeModelColumn<Glib::ustring> name;
|
||||
Gtk::TreeModelColumn<bool> isvisible;
|
||||
|
Reference in New Issue
Block a user