diff --git a/reference/DockingExample1/DockingExample1.upp b/reference/DockingExample1/DockingExample1.upp index b6f1f12d0..a619ac2a4 100644 --- a/reference/DockingExample1/DockingExample1.upp +++ b/reference/DockingExample1/DockingExample1.upp @@ -1,12 +1,12 @@ -description "Bazaar: Docking example showing basic usage. Author: James Thomas (mrjt)"; - -uses - CtrlLib, - Docking; - -file - main.cpp; - -mainconfig - "" = "GUI"; - +description "Docking example showing basic usage.\377"; + +uses + CtrlLib, + Docking; + +file + main.cpp; + +mainconfig + "" = "GUI"; + diff --git a/reference/DockingExample2/DockingExample2.upp b/reference/DockingExample2/DockingExample2.upp index ec3c87ab0..d29e34f4a 100644 --- a/reference/DockingExample2/DockingExample2.upp +++ b/reference/DockingExample2/DockingExample2.upp @@ -1,15 +1,15 @@ -description "Bazaar: Docking example showing advanced features inc. Serialization. Author: James Thomas(mrjt)"; - -uses - CtrlLib, - Docking; - -file - main.cpp, - DockingExample.lay, - DefaultLayout.brc, - app.tpp; - -mainconfig - "" = "GUI"; - +description "Docking example showing advanced features inc. Serialization.\377"; + +uses + CtrlLib, + Docking; + +file + main.cpp, + DockingExample.lay, + DefaultLayout.brc, + app.tpp; + +mainconfig + "" = "GUI"; +