diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-27 13:06:53 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-27 13:06:53 +0900 |
commit | 31af8fa045de34407fbe0beda3ad65afaf0080d2 (patch) | |
tree | ca111326f2fd3f4f60333131c272ab25fa133dc6 /doc | |
parent | 137a74149e678345cc799dc181732824fc9bb24d (diff) | |
download | tdevelop-31af8fa045de34407fbe0beda3ad65afaf0080d2.tar.gz tdevelop-31af8fa045de34407fbe0beda3ad65afaf0080d2.zip |
Drop Borland compiler specific code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tdevelop/setup.docbook | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/tdevelop/setup.docbook b/doc/tdevelop/setup.docbook index 0c078a3b..6f217c27 100644 --- a/doc/tdevelop/setup.docbook +++ b/doc/tdevelop/setup.docbook @@ -344,8 +344,7 @@ A typical example of this user interface mode is KDEStudio, our friend C++-IDE i <listitem><para> <link linkend="toplevel-desc">Toplevel window mode</link> </para><para>All editor, browser and tool views will be toplevel windows (directly on desktop). -The main widget contains the menu, toolbars and statusbar only. -A typical example of this user interface mode is Borland Delphi 6.0.</para></listitem> +The main widget contains the menu, toolbars and statusbar only.</para></listitem> </itemizedlist> <para> |