From 683a9a9f7fabd23ed9caf7ab18cb90dacb51da2d Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 13 Mar 2009 20:58:52 +0000 Subject: SoundCore class documentation, fixed other documentation git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@847 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/filedialogfactory.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/qmmpui/filedialogfactory.h') diff --git a/src/qmmpui/filedialogfactory.h b/src/qmmpui/filedialogfactory.h index 115d619d1..d5b790b18 100644 --- a/src/qmmpui/filedialogfactory.h +++ b/src/qmmpui/filedialogfactory.h @@ -36,7 +36,8 @@ public: { hasAbout = FALSE; } - bool hasAbout; /*!< Should be \b true if the file dialog plugin has about dialog, otherwise \b false */ + bool hasAbout; /*!< Should be \b true if the file dialog plugin has about dialog, otherwise should be + * \b false */ QString name; /*!< File dialog plugin full name */ QString shortName; /*!< File dialog short name for internal usage */ }; -- cgit v1.2.3-13-gbd6f