mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
.upptst
This commit is contained in:
parent
13d71f0e88
commit
61cc194e68
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
using namespace Upp;
|
||||
|
||||
#define LAYOUTFILE <Test/Test.lay>
|
||||
#define LAYOUTFILE <StdRichTextZoom/Test.lay>
|
||||
#include <CtrlCore/lay.h>
|
||||
|
||||
class Test : public WithTestLayout<TopWindow> {
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
Test::Test()
|
||||
{
|
||||
CtrlLayout(*this, "Window title");
|
||||
text <<= "[R This should be [g standard size";
|
||||
text <<= "[R This should be [g Standard size";
|
||||
}
|
||||
|
||||
GUI_APP_MAIN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue