Skip to content
Snippets Groups Projects
Commit c69ac051 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

avmodel: set getRecordPath invokable

Change-Id: Ibc8b5d095052c0a8167defbb131e78449321d908
parent 23650d97
No related branches found
No related tags found
No related merge requests found
......@@ -199,7 +199,7 @@ public:
* Get the current recording path
* @return recording path
*/
QString getRecordPath() const;
Q_INVOKABLE QString getRecordPath() const;
/**
* Sets the recording path
* @param path recording path
......
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