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,6 +27,7 @@
#include "cc_frm.h"
#include "cc_frm_icons.h"
#include "cc_frm_header.h"
#include "cc_frm_footer.h"
//! Sub class of CComponentsForm. Shows a window with prepared items.
/*!