Porting following changsets to Default for the merge :
- 7faf00bc5cbe - 6f9407b451af
This commit is contained in:
@@ -48,6 +48,7 @@ class Thumbnail {
|
||||
bool pparamsValid;
|
||||
bool pparamsSet;
|
||||
bool needsReProcessing;
|
||||
bool imageLoading;
|
||||
|
||||
// these are the data of the result image of the last getthumbnailimage call (for caching purposes)
|
||||
unsigned char* lastImg;
|
||||
@@ -138,6 +139,7 @@ class Thumbnail {
|
||||
void saveThumbnail ();
|
||||
|
||||
bool openDefaultViewer(int destination);
|
||||
bool imageLoad(bool loading);
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user