summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qperformancelog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/util/qperformancelog.h')
-rw-r--r--src/declarative/util/qperformancelog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/util/qperformancelog.h b/src/declarative/util/qperformancelog.h
index 9d19bbd..6bb9037 100644
--- a/src/declarative/util/qperformancelog.h
+++ b/src/declarative/util/qperformancelog.h
@@ -64,7 +64,7 @@ namespace QPerformanceLog
void displayData(LogData *);
void clear(LogData *);
#endif
-};
+}
#ifdef Q_ENABLE_PERFORMANCE_LOG