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-04-22 13:32:37 +0400
committerCasimir666 <casimir666@users.sourceforge.net>2007-04-22 13:32:37 +0400
commit035a86a6c29ef8dd1e66cb72e3914a4c64691466 (patch)
treecd08e540ccfdd80b1ce910b8ac31c195e9272562 /src/apps/mplayerc/ShaderEditorDlg.h
parent413d9d2f038667e0bc6038bff47631be6ee6002f (diff)
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@56 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/apps/mplayerc/ShaderEditorDlg.h')
-rw-r--r--src/apps/mplayerc/ShaderEditorDlg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/apps/mplayerc/ShaderEditorDlg.h b/src/apps/mplayerc/ShaderEditorDlg.h
index 7950819ce..a1a491077 100644
--- a/src/apps/mplayerc/ShaderEditorDlg.h
+++ b/src/apps/mplayerc/ShaderEditorDlg.h
@@ -66,6 +66,8 @@ public:
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
virtual BOOL PreTranslateMessage(MSG* pMsg);
+ virtual void OnOK() {}
+ virtual void OnCancel() {}
DECLARE_MESSAGE_MAP()