Ciecam02 autotempout button

This commit is contained in:
Desmis
2020-03-02 20:00:02 +01:00
parent 32165f9f7d
commit f4da001589
8 changed files with 45 additions and 4 deletions

View File

@@ -101,7 +101,7 @@ public:
private:
rtengine::ProcEvent Evcatpreset;
rtengine::ProcEvent EvCATAutotempout;
bool bgTTipQuery (int x, int y, bool keyboard_tooltip, const Glib::RefPtr<Gtk::Tooltip>& tooltip);
bool srTTipQuery (int x, int y, bool keyboard_tooltip, const Glib::RefPtr<Gtk::Tooltip>& tooltip);
void foldAllButMe (GdkEventButton* event, MyExpander *expander);
@@ -174,6 +174,7 @@ private:
bool lastAutoAdapscen;
bool lastAutoDegreeout;
bool lastAutoybscen;
bool lastAutotempout;
bool lastsurr;
bool lastgamut;
bool lastdatacie;