CComponentsHeader/CComponentsFooter: move footer class into its own file

This commit is contained in:
2014-01-28 16:34:17 +01:00
parent 3d3e169f1e
commit 7151608c8b
4 changed files with 58 additions and 28 deletions

View File

@@ -27,7 +27,7 @@
#include <global.h>
#include <neutrino.h>
#include "cc_frm.h"
#include "cc_frm_footer.h"
using namespace std;