mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +01:00
Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3741 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -6,7 +6,7 @@ In the official collection, there are now 2298 elements, and 376 catégoris for
|
||||
* A menu has been added, allowing you to change the application language.
|
||||
* we added a summary creation tool.
|
||||
* Added button "export the nomenclature" transforms data from diagrams to CSV file for spreadsheet.
|
||||
Arun wrote a detailed manual and quality in English.
|
||||
Arun wrote a detailed manual in English.
|
||||
* New tools have been added, they can create mechanical connections and draw cabinets, desks, junction boxes, or areas on the schematic (line tool, rectangle, ellipse, polygon type: respect for style dashes).
|
||||
* An aid in positioning cross, drawing, was added.
|
||||
* The locked state images and basic forms (basic shapes) is now stored in the project.
|
||||
|
||||
@@ -27,7 +27,7 @@ namespace QET {
|
||||
/// QElectroTech version (as string, used to mark projects and elements XML documents)
|
||||
const QString version = "0.5";
|
||||
/// QElectroTech displayed version
|
||||
const QString displayedVersion = "0.5";
|
||||
const QString displayedVersion = "0.5-dev";
|
||||
QString license();
|
||||
|
||||
/// Oriented movements
|
||||
|
||||
Reference in New Issue
Block a user