Hotfix for issue #3480.

This commit is contained in:
Hombre
2016-10-24 01:14:35 +02:00
parent fca99676b6
commit 22d8869953
3 changed files with 13 additions and 2 deletions

View File

@@ -100,6 +100,7 @@ public:
float getZoomFactor ();
double getFitZoom ();
double getFitCropZoom();
bool isFullDisplay ();
void setWSize (int w, int h);
void getWSize (int& w, int &h);
void getAnchorPosition (int& x, int& y);