summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/location.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qdoc/location.h')
-rw-r--r--src/tools/qdoc/location.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tools/qdoc/location.h b/src/tools/qdoc/location.h
index 87aa9b5893..20ddfd076e 100644
--- a/src/tools/qdoc/location.h
+++ b/src/tools/qdoc/location.h
@@ -57,6 +57,8 @@ class QRegExp;
class Location
{
+ Q_DECLARE_TR_FUNCTIONS(QDoc::Location)
+
public:
Location();
Location(const QString& filePath);