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:
authorAleksoid <aleksoid@users.sourceforge.net>2010-04-20 04:15:22 +0400
committerAleksoid <aleksoid@users.sourceforge.net>2010-04-20 04:15:22 +0400
commit2f6c33a1c2ca03c46c7a7e744a5aa4a0d333ae39 (patch)
tree8057d1c35639fd52136e77c618c57cd5f043243c /src/apps/mplayerc/PPageLogo.h
parentcad48a541ba8ef89fdb603dafb4801aa0a0f4ebf (diff)
Update .manifest file and set auto-version from SVN;
Update for VS 2010 compatible; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1799 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/apps/mplayerc/PPageLogo.h')
-rw-r--r--src/apps/mplayerc/PPageLogo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/apps/mplayerc/PPageLogo.h b/src/apps/mplayerc/PPageLogo.h
index 6c7c0263c..37d6ef95f 100644
--- a/src/apps/mplayerc/PPageLogo.h
+++ b/src/apps/mplayerc/PPageLogo.h
@@ -35,7 +35,7 @@ class CPPageLogo : public CPPageBase
private:
CList<UINT> m_logoids;
POSITION m_logoidpos;
- CPngImage m_logobm;
+ CMPCPngImage m_logobm;
public:
CPPageLogo();