QAbstractFileEngine: remove forward declarations of non-existent classes
Amends 7bbe79fe5f, which dropped
QAbstractFileEngine from the public API.
Change-Id: I1877eb32a61c0457d2fa0d4dadf3a98cb78c78ef
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
bb10
parent
5ae4e1a293
commit
ec849cd269
|
|
@ -23,9 +23,6 @@
|
|||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
class QFSFileEngineIteratorPrivate;
|
||||
class QFSFileEngineIteratorPlatformSpecificData;
|
||||
|
||||
class QFSFileEngineIterator : public QAbstractFileEngineIterator
|
||||
{
|
||||
public:
|
||||
|
|
|
|||
Loading…
Reference in New Issue