Adding RGBLF preview modes support for Before/After views (issue 1234)

This commit is contained in:
Michael Ezra
2012-02-03 21:25:13 -05:00
parent 80bae30d5b
commit e53e4a132a
5 changed files with 19 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ ImageArea::ImageArea (ImageAreaPanel* p) : parent(p) {
dirty = false;
ipc = NULL;
iLinkedImageArea = NULL;
}
ImageArea::~ImageArea () {