summaryrefslogtreecommitdiffstats
path: root/src/mangen.h
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2012-12-26 15:59:17 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2012-12-26 15:59:17 (GMT)
commit11adf0849f31d1bfcca9fe95ab76aa4eb92df03e (patch)
tree629c4681a5158d26512b815623754b33165d8d23 /src/mangen.h
parent1a68946cfa3e3ee749a683fdabc93e6b5311adeb (diff)
downloadDoxygen-11adf0849f31d1bfcca9fe95ab76aa4eb92df03e.zip
Doxygen-11adf0849f31d1bfcca9fe95ab76aa4eb92df03e.tar.gz
Doxygen-11adf0849f31d1bfcca9fe95ab76aa4eb92df03e.tar.bz2
Release-1.8.3
Diffstat (limited to 'src/mangen.h')
-rw-r--r--src/mangen.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mangen.h b/src/mangen.h
index a4af56c..f40d0c3 100644
--- a/src/mangen.h
+++ b/src/mangen.h
@@ -257,6 +257,8 @@ class ManGenerator : public OutputGenerator
void writeCodeAnchor(const char *) {}
void linkableSymbol(int,const char *,Definition *,Definition *) {}
+ void setCurrentDoc(Definition *,const char *,bool) {}
+ void addWord(const char *,bool) {}
private:
bool firstCol;