summaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-10-02 05:26:47 +0000
committerDavid Robillard <d@drobilla.net>2008-10-02 05:26:47 +0000
commit0a3a94d1f639b595039775f3c4e42e77775f2750 (patch)
tree4dd566e17e6713facd4c83bfd48e96bd23ea20b3 /src/gui
parent38761ec2b70605e7ad126691075a448a357db912 (diff)
downloadingen-0a3a94d1f639b595039775f3c4e42e77775f2750.tar.gz
ingen-0a3a94d1f639b595039775f3c4e42e77775f2750.tar.bz2
ingen-0a3a94d1f639b595039775f3c4e42e77775f2750.zip
Trim Ingen documentation a bit.
Use fancy sidebar thing. Fix documentation errors. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1590 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/gui')
-rw-r--r--src/gui/App.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/App.hpp b/src/gui/App.hpp
index 4a4b6580..f9b39d40 100644
--- a/src/gui/App.hpp
+++ b/src/gui/App.hpp
@@ -48,9 +48,6 @@ namespace Ingen {
}
}
-/** \defgroup GUI GTK GUI
- */
-
namespace Ingen {
namespace GUI {