Change cell background spot color
This commit is contained in:
@@ -388,7 +388,7 @@ private:
|
||||
Gtk::Frame* const excluFrame;
|
||||
|
||||
// Row background color
|
||||
Gdk::RGBA colorMouseover, colorNominal;
|
||||
Gdk::RGBA colorMouseover, colorNominal, colorMouseovertext;
|
||||
|
||||
// Treeview mutex
|
||||
MyMutex mTreeview;
|
||||
|
Reference in New Issue
Block a user