mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
Docking: Minor bug-fix, PopUpDockWindow confirmed as working, more complex dynamic allocation supported QuickTabsTest: Modified to use TabBar-derived QuickTabs git-svn-id: svn://ultimatepp.org/upp/trunk@1104 f0d560ea-af0d-0410-9eb7-867de7ffcac7
5 lines
130 B
Text
5 lines
130 B
Text
#ifndef _QuickTabsTest_icpp_init_stub
|
|
#define _QuickTabsTest_icpp_init_stub
|
|
#include "CtrlLib/init"
|
|
#include "TabBar/init"
|
|
#endif
|