Remove left-over comment

This is private API and the protected does hardly matter.

Change-Id: I8e5c99db16d521d47eb9a5fb57a6519301d63a9b
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
bb10
Frederik Gladhorn 2018-06-13 12:54:52 +02:00
parent 647eca0a26
commit 2b33e0c272
1 changed files with 0 additions and 2 deletions

View File

@ -90,8 +90,6 @@ public:
int indexOfChild(const QAccessibleInterface *child) const override;
bool isValid() const override;
QAccessibleInterface *childAt(int x, int y) const override;
//protected:
QAbstractScrollArea *abstractScrollArea() const;
private: