forked from qt-creator/qt-creator
ProgressIndicator: Remove fwd decl of non-existing class
Change-Id: I175c7811afdb44ed0e61ccc1f16424a1baed34b3 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
|
||||
namespace Utils {
|
||||
|
||||
namespace Internal { class ProgressIndicatorPrivate; }
|
||||
|
||||
enum class ProgressIndicatorSize
|
||||
{
|
||||
Small,
|
||||
|
Reference in New Issue
Block a user