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@14938 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
27a48a6a40
commit
92edbcd515
2 changed files with 1 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
description "Resizable frame Ctrls";
|
||||
description "Resizable frame Ctrls\377";
|
||||
|
||||
uses
|
||||
CtrlLib;
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ using namespace Upp;
|
|||
struct MyApp : TopWindow {
|
||||
SplitterFrame sf;
|
||||
ArrayCtrl list;
|
||||
TopWindow app;
|
||||
|
||||
virtual void Paint(Draw& w) {
|
||||
w.DrawRect(GetSize(), SColorPaper());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue