mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-27 21:39:57 +01:00
Minor fix : master XRef is not updated when variable %F is used
This commit is contained in:
@@ -245,6 +245,12 @@ class BorderTitleBlock : public QObject
|
||||
since it does not know of its parent project.
|
||||
*/
|
||||
void needTitleBlockTemplate(const QString &);
|
||||
|
||||
/**
|
||||
* @brief infoChanged
|
||||
* Signal emitted when the informations changed.
|
||||
*/
|
||||
void informationChanged();
|
||||
|
||||
// attributes
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user