aboutsummaryrefslogtreecommitdiffstats
path: root/doxygen
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-03-29 04:40:53 +0200
committerMichael Bien <[email protected]>2010-03-29 04:40:53 +0200
commit2d57c25287542dcbad59c6b4782e87f86bd0fbc6 (patch)
tree2ea8e578da9b909a15e02f316a5db3b1ea7aeed4 /doxygen
parent2d6a05d512be1c8ba5e3a8c421c7305cc8b13570 (diff)
moved com.jogamp.javafx.* to com.jogamp.*.
Diffstat (limited to 'doxygen')
-rw-r--r--doxygen/doxygen-all-pub.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/doxygen-all-pub.cfg b/doxygen/doxygen-all-pub.cfg
index a7f4711df..a94c49fb0 100644
--- a/doxygen/doxygen-all-pub.cfg
+++ b/doxygen/doxygen-all-pub.cfg
@@ -462,7 +462,7 @@ WARN_LOGFILE =
INPUT = ../src/jogl/classes/javax
INPUT += ../build-x86_64/jogl/gensrc/classes/javax
INPUT += ../src/jogl/classes/com/jogamp/opengl/util
-INPUT += ../src/newt/classes/com/jogamp/javafx/newt
+INPUT += ../src/newt/classes/com/jogamp/newt
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp