Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_prefs.h
index 4a2caa462ac8d554f4d5161d807dbcc02be6e1d1..4396d727cf49609d80e57d5566d89eed3e040583 100644 (file)
@@ -26,6 +26,7 @@
 
 /*!
  * \brief Base class for representing user preferences a la windows INI files.
+ * \ingroup misc
  *
  * The real implementation is in Python, and is accessable from C++
  * via the magic of SWIG directors.