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
parent
647eca0a26
commit
2b33e0c272
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue