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/commandlinemanager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/qmmpui/commandlinemanager.h') diff --git a/src/qmmpui/commandlinemanager.h b/src/qmmpui/commandlinemanager.h index 8f0660fb6..6bae654ee 100644 --- a/src/qmmpui/commandlinemanager.h +++ b/src/qmmpui/commandlinemanager.h @@ -46,7 +46,7 @@ public: */ void executeCommand(const QString& opt_str); /*! - * Return \b true if command \b opt_str is supported, otherwise \b false + * Return \b true if command \b opt_str is supported, otherwise returns \b false */ static bool hasOption(const QString &opt_str); /*! -- cgit v1.2.3-13-gbd6f