ultimatepp/bazaar/TabBarCtrlTest/TabBarCtrlTest.h
micio 4d81c8e2ec Bazaar: added test for TabBarCtrl control
git-svn-id: svn://ultimatepp.org/upp/trunk@1902 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-17 10:48:28 +00:00

14 lines
241 B
C++

#ifndef _TabBarTest_TabBarTest_h
#define _TabBarTest_TabBarTest_h
#include <CtrlLib/CtrlLib.h>
#include <TabBar/TabBarCtrl.h>
using namespace Upp;
#define LAYOUTFILE <TabBarCtrlTest/TabBarCtrlTest.lay>
#include <CtrlCore/lay.h>
#endif