diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-03-12 15:45:54 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-03-12 15:45:54 +0000 |
| commit | 657434a5ec73229ba4211127dce4eef6ff1a8bc9 (patch) | |
| tree | cb5883539633f6b99dc926bdd563d18e34ab44fd /src/qmmpui/filedialog.h | |
| parent | 765b3a9ba1a59ec3248c8948d4cf5a53f92b40d5 (diff) | |
| download | qmmp-657434a5ec73229ba4211127dce4eef6ff1a8bc9.tar.gz qmmp-657434a5ec73229ba4211127dce4eef6ff1a8bc9.tar.bz2 qmmp-657434a5ec73229ba4211127dce4eef6ff1a8bc9.zip | |
general plugin api documentation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@842 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/filedialog.h')
| -rw-r--r-- | src/qmmpui/filedialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/filedialog.h b/src/qmmpui/filedialog.h index 3c287fee7..c5ccff59b 100644 --- a/src/qmmpui/filedialog.h +++ b/src/qmmpui/filedialog.h @@ -30,7 +30,7 @@ #include "filedialogfactory.h" -/*! @brief The FileDialog class is the base interface class of file dialogs. +/*! @brief The FileDialog class is the base interface class of the file dialogs. * @author Vladimir Kuznetsov <vovanec@gmail.com> */ class FileDialog : public QObject |
