Some doxygen documentation improvements.
[dcpomatic.git] / doc / mainpage.txt
index 81c3b45583e9a073eca81651dad25828700a0e1a..e89ca8d26a4ae3e79e94d501ab0565c0b527604d 100644 (file)
@@ -23,7 +23,7 @@
  *  and libsndfile (http://www.mega-nerd.com/libsndfile/) for WAV file manipulation.  It
  *  also makes heavy use of the boost libraries (http://www.boost.org/).  libtiff
  *  (http://www.libtiff.org/) is used for TIFF encoding and decoding, and the GUI is
- *  built using GTK (http://www.gtk.org/) and GTKMM (http://www.gtkmm.org).  It also uses libmhash (http://mhash.sourceforge.net/)
+ *  built using wxWidgets (http://wxwidgets.org/).  It also uses libmhash (http://mhash.sourceforge.net/)
  *  for debugging purposes.
  *
  *  Thanks are due to the authors and communities of all DVD-o-matic's dependencies.