Formatting
This commit is contained in:
@@ -33,9 +33,9 @@ class QHideEvent;
|
||||
class QShowEvent;
|
||||
|
||||
BusyIndicator::BusyIndicator(const QString &text, QWidget *parent)
|
||||
: QWidget(parent),
|
||||
movie_(nullptr),
|
||||
label_(nullptr) {
|
||||
: QWidget(parent),
|
||||
movie_(nullptr),
|
||||
label_(nullptr) {
|
||||
|
||||
Init(text);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user