Skip to content

Commit

Permalink
[api] Export the core QgsTextLabelFeature class
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Jan 6, 2022
1 parent c6fd773 commit 0982260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/labeling/qgstextlabelfeature.h
Expand Up @@ -30,7 +30,7 @@ class QgsTextCharacterFormat;
*
* \note not part of public API
*/
class QgsTextLabelFeature : public QgsLabelFeature
class CORE_EXPORT QgsTextLabelFeature : public QgsLabelFeature
{
public:
//! Construct text label feature
Expand Down

0 comments on commit 0982260

Please sign in to comment.