Remove declaration of method nowhere defined
Change-Id: Ia95aac626803a85fea0bc0bc99972eb34215d351 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
This commit is contained in:
parent
83dedc5b74
commit
e5724533e4
@ -79,8 +79,6 @@ public:
|
|||||||
QString suffix;
|
QString suffix;
|
||||||
Qt::CaseSensitivity cs;
|
Qt::CaseSensitivity cs;
|
||||||
QStringList loadedPaths;
|
QStringList loadedPaths;
|
||||||
|
|
||||||
void unloadPath(const QString &path);
|
|
||||||
};
|
};
|
||||||
|
|
||||||
QFactoryLoaderPrivate::~QFactoryLoaderPrivate()
|
QFactoryLoaderPrivate::~QFactoryLoaderPrivate()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user