summaryrefslogtreecommitdiffstats
path: root/src/common/global/purl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/global/purl.cpp')
-rw-r--r--src/common/global/purl.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/global/purl.cpp b/src/common/global/purl.cpp
index 7b29f56..bf54c78 100644
--- a/src/common/global/purl.cpp
+++ b/src/common/global/purl.cpp
@@ -418,3 +418,5 @@ PURL::Directory PURL::Directory::current()
{
return TQDir::currentDirPath();
}
+
+#include "purl.moc"