summaryrefslogtreecommitdiffstats
path: root/addon/doxmlparser/src
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2002-01-22 17:59:59 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2002-01-22 17:59:59 (GMT)
commit8efa01a96e2bac6ecc718da17b3fa1f29c9afccf (patch)
tree8019d3a5ae773be1ab0673c4547fe699d06ad3e6 /addon/doxmlparser/src
parent0df9adf5f52c9d36bb430da927684c4353b00396 (diff)
downloadDoxygen-8efa01a96e2bac6ecc718da17b3fa1f29c9afccf.zip
Doxygen-8efa01a96e2bac6ecc718da17b3fa1f29c9afccf.tar.gz
Doxygen-8efa01a96e2bac6ecc718da17b3fa1f29c9afccf.tar.bz2
Release-1.2.13-20020122
Diffstat (limited to 'addon/doxmlparser/src')
-rw-r--r--addon/doxmlparser/src/basehandler.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/addon/doxmlparser/src/basehandler.cpp b/addon/doxmlparser/src/basehandler.cpp
new file mode 100644
index 0000000..02d98c2
--- /dev/null
+++ b/addon/doxmlparser/src/basehandler.cpp
@@ -0,0 +1,3 @@
+#include "basehandler.h"
+
+QXmlLocator * LocatorContainer::s_theLocator=0;