mirror of
https://github.com/vicr123/the-libs.git
synced 2025-01-22 10:22:03 -05:00
Export tCircularSpinner for Windows
This commit is contained in:
parent
2e1e10efcc
commit
430ade3585
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
#include <QTimer>
|
||||
#include <tvariantanimation.h>
|
||||
|
||||
class tCircularSpinner : public QWidget
|
||||
class THELIBSSHARED_EXPORT tCircularSpinner : public QWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
|
Loading…
Reference in a new issue