Skip to content
Snippets Groups Projects
Commit 9a5abec9 authored by Stéphane Albert's avatar Stéphane Albert
Browse files

ENH: Added missing "public slots:" token.

parent f4a5d533
No related branches found
No related tags found
No related merge requests found
......@@ -42,6 +42,7 @@ public:
QtWidgetOutputProcessXMLParameter(OutputProcessXMLParameter*, QtWidgetModel*);
virtual ~QtWidgetOutputProcessXMLParameter();
public slots:
void SetFileName( const QString& value );
protected slots:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment