summaryrefslogtreecommitdiffhomepage
path: root/nGenEx/ActiveWindow.h
diff options
context:
space:
mode:
authorFWoltermann@gmail.com <FWoltermann@gmail.com@076cb2c4-205e-83fd-5cf3-1be9aa105544>2012-07-16 17:56:50 +0000
committerFWoltermann@gmail.com <FWoltermann@gmail.com@076cb2c4-205e-83fd-5cf3-1be9aa105544>2012-07-16 17:56:50 +0000
commit167d383f8ef1b52ef42373125ebf3daf2ad84418 (patch)
tree08d168563486b785ea77274d88f155ab72e917f8 /nGenEx/ActiveWindow.h
parentd247e6df50e9377cc5ecd0f4c29cc40de4165d1a (diff)
downloadstarshatter-167d383f8ef1b52ef42373125ebf3daf2ad84418.zip
starshatter-167d383f8ef1b52ef42373125ebf3daf2ad84418.tar.gz
starshatter-167d383f8ef1b52ef42373125ebf3daf2ad84418.tar.bz2
PVS Studio warning: Cast from false to int
Diffstat (limited to 'nGenEx/ActiveWindow.h')
-rw-r--r--nGenEx/ActiveWindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nGenEx/ActiveWindow.h b/nGenEx/ActiveWindow.h
index cd7780b..6edb619 100644
--- a/nGenEx/ActiveWindow.h
+++ b/nGenEx/ActiveWindow.h
@@ -172,7 +172,7 @@ public:
virtual Rect TargetRect() const;
virtual ActiveWindow* GetCapture();
- virtual int SetCapture();
+ virtual bool SetCapture();
virtual int ReleaseCapture();
// Property accessors: