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:
authorXhmikosR <xhmikosr@users.sourceforge.net>2012-04-22 14:51:05 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2012-04-22 14:51:05 +0400
commit968dcab2c40c2e07ba24994131c1f3c82237a227 (patch)
tree03ccc823d88d0a08818b2e60abb73da9f9f9b083 /src/thirdparty/ui/TreePropSheet/PropPageFrame.h
parent58ded6dbb0a199cfe63f55c18be0049f055f1cb7 (diff)
fix C4819 warnings and thus compilation under some system codepages like Japanese
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4466 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/thirdparty/ui/TreePropSheet/PropPageFrame.h')
-rw-r--r--src/thirdparty/ui/TreePropSheet/PropPageFrame.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/thirdparty/ui/TreePropSheet/PropPageFrame.h b/src/thirdparty/ui/TreePropSheet/PropPageFrame.h
index 4bbab31c5..e16684961 100644
--- a/src/thirdparty/ui/TreePropSheet/PropPageFrame.h
+++ b/src/thirdparty/ui/TreePropSheet/PropPageFrame.h
@@ -301,6 +301,6 @@ private:
/////////////////////////////////////////////////////////////////////////////
//{{AFX_INSERT_LOCATION}}
-// Microsoft Visual C++ fügt unmittelbar vor der vorhergehenden Zeile zusätzliche Deklarationen ein.
+// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // AFX_PROPPAGEFRAME_H__B968548B_F0B4_4C35_85DD_C44242A9D368__INCLUDED_