aboutsummaryrefslogtreecommitdiffstats
path: root/src/graph.c
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-11-03 01:59:50 +0100
committerJoel Bodenmann <joel@unormal.org>2012-11-03 01:59:50 +0100
commit9ff7292013afbe578dea21c0106ae2bb5a4c8003 (patch)
tree829caa450c00eea32724652ab91ea1e3a7cac77b /src/graph.c
parent1294824260eccfc79c449de103fbafd73d5670a3 (diff)
downloaduGFX-9ff7292013afbe578dea21c0106ae2bb5a4c8003.tar.gz
uGFX-9ff7292013afbe578dea21c0106ae2bb5a4c8003.tar.bz2
uGFX-9ff7292013afbe578dea21c0106ae2bb5a4c8003.zip
doxygen update
Diffstat (limited to 'src/graph.c')
-rw-r--r--src/graph.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graph.c b/src/graph.c
index b5669e9a..2a10bf72 100644
--- a/src/graph.c
+++ b/src/graph.c
@@ -31,7 +31,7 @@
#include "gdisp.h"
#include "graph.h"
-#if GFX_USE_GRAPH
+#if GFX_USE_GRAPH || defined(__DOXYGEN__)
/**
* @brief Draw a horizontal dot line.