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>2010-09-16 14:29:41 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2010-09-16 14:29:41 +0400
commit13b58b172ab64426a82108a80f2b8b09b4e7f76b (patch)
treed2c14941750f79273708dfc9d79247ad8668e9e2 /src/CmdUI/CmdUI.h
parent1cba01c08b61ee81033bfdfdc3cf6d65dd91d9f7 (diff)
removed CmdUI solution files
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2570 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/CmdUI/CmdUI.h')
-rw-r--r--src/CmdUI/CmdUI.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/CmdUI/CmdUI.h b/src/CmdUI/CmdUI.h
index 6b58d31f1..3c8f15412 100644
--- a/src/CmdUI/CmdUI.h
+++ b/src/CmdUI/CmdUI.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2003-2006 Gabest
- * http://www.gabest.org
+ * Copyright (C) 2003-2006 Gabest
+ * http://www.gabest.org
*
* This Program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -64,4 +64,3 @@ protected:
public:
afx_msg void OnKickIdle();
};
-