Now the "Show EXIF info" in the editor remember its state, and propagate to the other editor tabs

This commit is contained in:
Hombre
2010-10-03 16:49:04 +02:00
parent 805044a64f
commit a9fea09400
3 changed files with 6 additions and 5 deletions

View File

@@ -37,7 +37,6 @@ class ImageArea : public Gtk::DrawingArea, public CropWindowListener {
protected:
bool showInfo;
Glib::ustring infotext;
Glib::RefPtr<Pango::Layout> ilayout;
Glib::RefPtr<Pango::Layout> deglayout;