Skip to content

Commit

Permalink
initialization
Browse files Browse the repository at this point in the history
  • Loading branch information
signedav committed Sep 6, 2018
1 parent 9a6d319 commit f6f895a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/editorwidgets/qgsqmlwidgetwrapper.h
Expand Up @@ -47,7 +47,7 @@ class GUI_EXPORT QgsQmlWidgetWrapper : public QgsWidgetWrapper

void initWidget( QWidget *editor ) override;

//! Clears the content and makes new initialisation
//! Clears the content and makes new initialization
void reinitWidget();

//! writes the \a qmlCode into a temporary file
Expand Down

0 comments on commit f6f895a

Please sign in to comment.