PD(hole taskpanel): Add custom widget for font-scaled SVGs
* feat: add custom widget for font scaled svgs * refactor(PD): hole taskpanel svg tweaks * fix(PD): build link on windows
This commit is contained in:
committed by
Chris Hennes
parent
de7a237a8a
commit
3202dde7ca
@@ -33,7 +33,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
class ElideLabel : public QLabel {
|
||||
class GuiExport ElideLabel : public QLabel {
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user