diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:07:40 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:07:40 -0400 |
commit | 7d46bb94ff8f027559312d676f87794df66ed51b (patch) | |
tree | 3b58925914d8fc14a75c954cdbdd7912459cd3ca /graphics/qcad | |
parent | 8255307b1c8ff8e6644660a762f9420646e53ed7 (diff) |
graphics/qcad: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'graphics/qcad')
-rw-r--r-- | graphics/qcad/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/qcad/README b/graphics/qcad/README index 12f32f04881c..a41943a70b22 100644 --- a/graphics/qcad/README +++ b/graphics/qcad/README @@ -1,9 +1,9 @@ qcad (Open Source CAD) -QCAD is a free, open source application for computer aided drafting (CAD) -in two dimensions (2D). With QCAD you can create technical drawings such -as plans for buildings, interiors, mechanical parts or schematics and -diagrams. QCAD works on Windows, Mac OS X and Linux. +QCAD is a free, open source application for computer aided drafting +(CAD) in two dimensions (2D). With QCAD you can create technical +drawings such as plans for buildings, interiors, mechanical parts or +schematics and diagrams. QCAD works on Windows, Mac OS X and Linux. To build qt4 version of qcad (requires a qt4 version library installed) run the SlackBuild with QT5=no: |