diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-03-12 16:43:53 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-03-12 16:43:53 +0000 |
| commit | ae33fdc0a3898d45896d4670f64e140deb78e35c (patch) | |
| tree | 5d4fc6174ae957562d50c58890f583f28d1dec78 /src/qmmpui/generalhandler.h | |
| parent | 657434a5ec73229ba4211127dce4eef6ff1a8bc9 (diff) | |
| download | qmmp-ae33fdc0a3898d45896d4670f64e140deb78e35c.tar.gz qmmp-ae33fdc0a3898d45896d4670f64e140deb78e35c.tar.bz2 qmmp-ae33fdc0a3898d45896d4670f64e140deb78e35c.zip | |
playlist format api documentation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@843 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/generalhandler.h')
| -rw-r--r-- | src/qmmpui/generalhandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/generalhandler.h b/src/qmmpui/generalhandler.h index 563ff3f09..179c956d8 100644 --- a/src/qmmpui/generalhandler.h +++ b/src/qmmpui/generalhandler.h @@ -33,7 +33,7 @@ class Control; class GeneralFactory; class CommandLineManager; -/*! @brief The GeneralHandler class provied simple api to access general and command line plugins. +/*! @brief The GeneralHandler class provides simple api to access general and command line plugins. * @author Ilya Kotov <forkotov02@hotmail.ru> */ class GeneralHandler : public QObject |
