forked from qt-creator/qt-creator
Utils: Add medium sized round indicator
Change-Id: I7f66f63a905e1a9abf7905816dbd86ec3a8951ed Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
committed by
Eike Ziller
parent
21a5766cee
commit
bc46e179cd
@@ -47,6 +47,7 @@ class QTCREATOR_UTILS_EXPORT ProgressIndicator : public QWidget
|
||||
public:
|
||||
enum IndicatorSize {
|
||||
Small,
|
||||
Medium,
|
||||
Large
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user