mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-19 06:06:54 -06:00
17 lines
210 B
Text
17 lines
210 B
Text
description "Bazzar: Quick tabs test. Author: Daniel Kos (unodgs)";
|
|
|
|
flags
|
|
QUICKTABS_TEST;
|
|
|
|
uses
|
|
CtrlLib,
|
|
QuickTabs;
|
|
|
|
file
|
|
QuickTabsTest.h,
|
|
QuickTabsTest.cpp,
|
|
QuickTabsTest.lay;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|