Fixed a lot of issues reported by cppcheck 1.78
This commit is contained in:
@@ -66,7 +66,7 @@ public:
|
||||
}
|
||||
|
||||
void getFullSize (int& w, int& h, int tr = TR_NONE);
|
||||
void getSize (PreviewProps pp, int& w, int& h);
|
||||
void getSize (const PreviewProps &pp, int& w, int& h);
|
||||
|
||||
ImageData* getImageData ()
|
||||
{
|
||||
|
Reference in New Issue
Block a user