[MAGNIFY] Minor fixes for zoom handling.
[reactos.git] / base / applications / magnify / magnifier.h
index 7f29006..01e742d 100644 (file)
@@ -24,7 +24,7 @@
 #include <stdarg.h>
 #include <windef.h>
 
-extern int iZoom;
+extern UINT uiZoom;
 
 struct _AppBarConfig_t {
     DWORD cbSize;