aboutsummaryrefslogtreecommitdiffstats
path: root/src/shared/proparser/qmakeparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/proparser/qmakeparser.h')
-rw-r--r--src/shared/proparser/qmakeparser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/proparser/qmakeparser.h b/src/shared/proparser/qmakeparser.h
index 0612b92262..a0c1ca17f1 100644
--- a/src/shared/proparser/qmakeparser.h
+++ b/src/shared/proparser/qmakeparser.h
@@ -197,7 +197,7 @@ Q_DECLARE_OPERATORS_FOR_FLAGS(QMakeParser::ParseFlags)
class QMAKE_EXPORT ProFileCache
{
public:
- ProFileCache() {}
+ ProFileCache();
~ProFileCache();
void discardFile(int id);