Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
fe4b81b5
Commit
fe4b81b5
authored
Feb 25, 2022
by
Jean-Baptiste Mardelle
Browse files
Fix header comment
parent
6c3ad4bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/projectitemmodel.h
View file @
fe4b81b5
...
...
@@ -207,7 +207,7 @@ public:
int
clipsCount
()
const
;
/** @brief Check if a file is already in Bin */
bool
urlExists
(
const
QString
&
path
)
const
;
/** @brief
Check if a file is already in Bin
*/
/** @brief
Returns the unique uuid for this project item model
*/
QUuid
uuid
()
const
{
return
m_uuid
;
};
protected:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment