This commit is contained in:
Martin Marmsoler
2020-10-11 15:43:51 +02:00
parent b69dea1747
commit f6bef3a365
4 changed files with 49 additions and 21 deletions

View File

@@ -29,6 +29,10 @@ namespace Ui {
class DynamicElementTextItemEditor;
}
/*!
* \brief The DynamicElementTextItemEditor class
* Widget used to modify the properties of DynamicElementTextItem.
*/
class DynamicElementTextItemEditor : public AbstractElementPropertiesEditorWidget
{
Q_OBJECT