Special character handling patch from Oduis backported from Defloat

This commit is contained in:
Hombre
2011-05-02 00:18:59 +02:00
parent 6bb20f0e2c
commit 8f33088f0f
34 changed files with 716 additions and 405 deletions

View File

@@ -86,7 +86,9 @@ class EditorPanel : public Gtk::VBox,
FilePanel* fPanel;
Thumbnail* openThm;
Thumbnail* openThm; // may get invalid on external delete event
Glib::ustring fname; // must be safed seperately
rtengine::InitialImage* isrc;
rtengine::StagedImageProcessor* ipc;
rtengine::StagedImageProcessor* beforeIpc; // for the before-after view