Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCasimir666 <casimir666@users.sourceforge.net>2007-07-05 16:56:03 +0400
committerCasimir666 <casimir666@users.sourceforge.net>2007-07-05 16:56:03 +0400
commit08e6f7c90b4c2d8ddd6cbe165ab883035a0b6abb (patch)
tree0a847253f6ee85c807e8bc56de8dcdb46f855d9c /src/apps/mplayerc/FullscreenWnd.h
parenteec2a21a62307c3e458d2c674b8baa9b64c1a2f2 (diff)
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@140 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/apps/mplayerc/FullscreenWnd.h')
-rw-r--r--src/apps/mplayerc/FullscreenWnd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/apps/mplayerc/FullscreenWnd.h b/src/apps/mplayerc/FullscreenWnd.h
index cb24c3e52..8ee976e86 100644
--- a/src/apps/mplayerc/FullscreenWnd.h
+++ b/src/apps/mplayerc/FullscreenWnd.h
@@ -33,6 +33,7 @@ public:
virtual ~CFullscreenWnd();
void ShowCursor(bool bVisible);
+ bool IsWindow();
protected:
DECLARE_MESSAGE_MAP()