Export SideBarButton
This allows code to link to subclasses of SideBarButton.
This commit is contained in:
committed by
Sergio Martins
parent
cf7f037af4
commit
daebe9e680
@@ -29,7 +29,7 @@ class DockWidget;
|
||||
class Frame;
|
||||
class SideBarWidget;
|
||||
|
||||
class SideBarButton : public QToolButton
|
||||
class DOCKS_EXPORT SideBarButton : public QToolButton
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user