mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
.reference
git-svn-id: svn://ultimatepp.org/upp/trunk@5987 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
564b18669e
commit
972d9b33ed
2 changed files with 5 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
description "Splitting window into resizable parts";
|
||||
description "Splitting window into resizable parts\377";
|
||||
|
||||
uses
|
||||
CtrlLib;
|
||||
|
|
|
|||
4
reference/Splitter/init
Normal file
4
reference/Splitter/init
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#ifndef _Splitter_icpp_init_stub
|
||||
#define _Splitter_icpp_init_stub
|
||||
#include "CtrlLib/init"
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue