Cppcheck: Fixed another bunch of warnings
This commit is contained in:
@@ -157,7 +157,7 @@ public:
|
||||
}
|
||||
|
||||
void getFullSize (int& w, int& h, int tr = TR_NONE);
|
||||
void getSize (int tran, PreviewProps pp, int& w, int& h);
|
||||
void getSize (PreviewProps pp, int& w, int& h);
|
||||
int getRotateDegree() const
|
||||
{
|
||||
return ri->get_rotateDegree();
|
||||
|
Reference in New Issue
Block a user