mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-08 22:59:58 +01:00
Mod doc set style de same
This commit is contained in:
@@ -54,9 +54,9 @@ class MasterPropertiesWidget : public AbstractElementPropertiesEditorWidget
|
||||
void reset() override;
|
||||
QUndoCommand *associatedUndo () const override;
|
||||
/**
|
||||
* @brief title
|
||||
* @return QString title
|
||||
*/
|
||||
@brief title
|
||||
@return QString title
|
||||
*/
|
||||
QString title() const override {
|
||||
return tr("Référence croisée (maître)");}
|
||||
bool setLiveEdit(bool live_edit) override;
|
||||
|
||||
Reference in New Issue
Block a user