mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 05:00:33 +01:00
Re try Keyword Substitution
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2791 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -26,7 +26,7 @@ namespace QET {
|
||||
/// QElectroTech version (as string, used to mark projects and elements XML documents)
|
||||
const QString version = "0.4";
|
||||
/// QElectroTech displayed version
|
||||
const QString displayedVersion = "0.4-dev ($Rev: 1234$)";
|
||||
const QString displayedVersion = "0.4-dev ($Rev$)";
|
||||
QString license();
|
||||
/// Orientation (used for electrical elements and their terminals)
|
||||
enum Orientation {North, East, South, West};
|
||||
|
||||
Reference in New Issue
Block a user