From b188491568c38b8600b8e4f6938bee14c4e77581 Mon Sep 17 00:00:00 2001 From: Uwe Rathmann Date: Wed, 15 Sep 2021 14:06:12 +0200 Subject: [PATCH] pointless forward declaraton removed --- src/controls/QskPageIndicator.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/controls/QskPageIndicator.h b/src/controls/QskPageIndicator.h index 23e306d0..f9c691ca 100644 --- a/src/controls/QskPageIndicator.h +++ b/src/controls/QskPageIndicator.h @@ -8,8 +8,6 @@ #include "QskControl.h" -class QskCorner; - class QSK_EXPORT QskPageIndicator : public QskControl { Q_OBJECT