mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 13:30:34 +01:00
Fixed a typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1557 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -243,7 +243,7 @@ class ChangeTemplateInformationsCommand : public QUndoCommand {
|
|||||||
|
|
||||||
// attributes
|
// attributes
|
||||||
private:
|
private:
|
||||||
/// chnged title block template
|
/// Changed title block template
|
||||||
TitleBlockTemplate *tbtemplate_;
|
TitleBlockTemplate *tbtemplate_;
|
||||||
/// Informations before they are modified
|
/// Informations before they are modified
|
||||||
QString old_information_;
|
QString old_information_;
|
||||||
|
|||||||
Reference in New Issue
Block a user