Skip to content

Commit

Permalink
Remove deprecation warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasKroes committed Dec 20, 2024
1 parent 2f97391 commit 55a91ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ManiVault/src/PluginFactory.h
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ class CORE_EXPORT PluginFactory : public QObject
* Get the read me markdown file URL
* @return URL of the read me markdown file
*/
[[deprecated("This function is under development and has no effect (yet).")]]
virtual QUrl getReadmeMarkdownUrl() const;

/**
Expand Down

0 comments on commit 55a91ac

Please sign in to comment.