mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-13 06:12:49 -06:00
.uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@6945 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
864cd700a7
commit
4024cb26d1
5 changed files with 118 additions and 1 deletions
|
|
@ -7,6 +7,6 @@ GUI_APP_MAIN
|
|||
TopWindow win;
|
||||
TextDiffCtrl ctrl;
|
||||
win.Add(ctrl.SizePos());
|
||||
ctrl.Set(LoadFile("u:/file1.txt"), LoadFile("u:/file2.txt"));
|
||||
ctrl.Set(LoadFile("C:/u/upp.src/uppdev/AssistTest/main.cpp"), LoadFile("C:/u/upp.src/uppdev/ArrayCtrl/main.cpp"));
|
||||
win.Run();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue