mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 07:35:48 +08:00
refs #595 Insert missing BLACKGUI_EXPORT.
This commit is contained in:
@@ -25,7 +25,7 @@ namespace BlackGui
|
||||
* Progress indicators are indeterminate and do nothing more than spin to show that the application is busy.
|
||||
* \note based on https://github.com/mojocorp/QProgressIndicator under MIT license
|
||||
*/
|
||||
class CLoadIndicator : public QWidget
|
||||
class BLACKGUI_EXPORT CLoadIndicator : public QWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user