forked from qt-creator/qt-creator
GenericProject: Remove declaration of removed functions
Ups, I apparently only removed the implementation Change-Id: Ifc5c262878fa9637da2d50981f35b708f478c072 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
committed by
Tobias Hunger
parent
6f05b8834a
commit
b9a85f5a08
@@ -81,9 +81,6 @@ public:
|
|||||||
|
|
||||||
void refresh(RefreshOptions options);
|
void refresh(RefreshOptions options);
|
||||||
|
|
||||||
QStringList includePaths() const;
|
|
||||||
void setIncludePaths(const QStringList &includePaths);
|
|
||||||
|
|
||||||
QByteArray defines() const;
|
QByteArray defines() const;
|
||||||
QStringList projectIncludePaths() const;
|
QStringList projectIncludePaths() const;
|
||||||
QStringList files() const;
|
QStringList files() const;
|
||||||
|
|||||||
Reference in New Issue
Block a user