mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
15 lines
219 B
Text
15 lines
219 B
Text
description "Generic tab frame. Authors: Daniel Kos (unodgs), James Thomas (mrtj)\377";
|
|
|
|
uses
|
|
CtrlLib;
|
|
|
|
file
|
|
TabBar.t,
|
|
TabBar.h,
|
|
TabBar.cpp,
|
|
FileTabs.h,
|
|
FileTabs.cpp,
|
|
TabBar.iml,
|
|
TabBarCtrl.h,
|
|
TabBarCtrl.cpp;
|
|
|