Skip to content

Commit

Permalink
Add the namespace lmms comments
Browse files Browse the repository at this point in the history
  • Loading branch information
khoidauminh committed Jul 4, 2024
1 parent 4a1689e commit 82c51e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion include/SampleThumbnail.h
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ class LMMS_EXPORT SampleThumbnailListManager

};

}
} // namespace lmms



Expand Down
2 changes: 1 addition & 1 deletion src/gui/SampleThumbnail.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -415,4 +415,4 @@ void SampleThumbnailListManager::visualize_original(
}


}
} // namespace lmms

0 comments on commit 82c51e0

Please sign in to comment.