Export SideBarButton

This allows code to link to subclasses of SideBarButton.
This commit is contained in:
Shantanu Tushar
2022-07-14 11:23:39 +02:00
committed by Sergio Martins
parent cf7f037af4
commit daebe9e680

View File

@@ -29,7 +29,7 @@ class DockWidget;
class Frame;
class SideBarWidget;
class SideBarButton : public QToolButton
class DOCKS_EXPORT SideBarButton : public QToolButton
{
Q_OBJECT
public: