mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-19 23:20:52 +01:00
Fixed a typo in comments.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1402 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -292,7 +292,7 @@ QList<QString> QETProject::embeddedTitleBlockTemplates() const {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
@param template_name Name of the requested template
|
@param template_name Name of the requested template
|
||||||
@return the requested template, or 0 if there is no vltaid template of this
|
@return the requested template, or 0 if there is no valid template of this
|
||||||
name within the project
|
name within the project
|
||||||
*/
|
*/
|
||||||
const TitleBlockTemplate *QETProject::getTemplateByName(const QString &template_name) {
|
const TitleBlockTemplate *QETProject::getTemplateByName(const QString &template_name) {
|
||||||
|
|||||||
Reference in New Issue
Block a user