Minor fix : master XRef is not updated when variable %F is used

This commit is contained in:
joshua
2021-06-28 21:24:28 +02:00
parent 39cff98649
commit e765cf037c
5 changed files with 21 additions and 5 deletions

View File

@@ -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: