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
0a343f31
Commit
0a343f31
authored
Dec 18, 2020
by
Vivek Yadav
Browse files
Update projectmanager.h
parent
5e4ebdd8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/project/projectmanager.h
View file @
0a343f31
...
...
@@ -89,11 +89,11 @@ public:
*/
void
saveWithUpdatedProfile
(
const
QString
&
updatedProfile
);
/** @brief Get the number of tracks in this projec (video, audio).
/** @brief Get the number of tracks in this projec
t
(video, audio).
*/
QPair
<
int
,
int
>
tracksCount
();
/** @brief Add requested audio tracks number to projet.
/** @brief Add requested audio tracks number to proje
c
t.
*/
void
addAudioTracks
(
int
tracksCount
);
...
...
Write
Preview
Supports
Markdown
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