Initial
This commit is contained in:
12
mdiwin/STDTMPLB.CPP
Normal file
12
mdiwin/STDTMPLB.CPP
Normal file
@@ -0,0 +1,12 @@
|
||||
#define _EXPAND_BLOCK_TEMPLATES_
|
||||
#include <mdiwin/block.hpp>
|
||||
#include <mdiwin/block.tpp>
|
||||
#include <mdiwin/schedule.hpp>
|
||||
#include <mdiwin/bmplnk.hpp>
|
||||
#include <mdiwin/btnlnk.hpp>
|
||||
#include <mdiwin/vector.hpp>
|
||||
|
||||
typedef Block<Schedule> a;
|
||||
typedef Block<LinkedBitmap> b;
|
||||
typedef Block<LinkedButton> c;
|
||||
|
||||
Reference in New Issue
Block a user