diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-08-05 12:08:08 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-08-05 12:08:08 +0000 |
| commit | 783a3684f7c86a87237921ec6655598b4b0e1932 (patch) | |
| tree | 0740458b6395e247790ce70c34d4ea9cfe6cc940 /src/qmmpui/fileloader_p.h | |
| parent | 01017729e57e11332c285b8775d906b08406af5d (diff) | |
| download | qmmp-783a3684f7c86a87237921ec6655598b4b0e1932.tar.gz qmmp-783a3684f7c86a87237921ec6655598b4b0e1932.tar.bz2 qmmp-783a3684f7c86a87237921ec6655598b4b0e1932.zip | |
fixed bug in the directory scanner
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2868 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/fileloader_p.h')
| -rw-r--r-- | src/qmmpui/fileloader_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/fileloader_p.h b/src/qmmpui/fileloader_p.h index 1de864c0c..a2e2a468f 100644 --- a/src/qmmpui/fileloader_p.h +++ b/src/qmmpui/fileloader_p.h @@ -52,7 +52,7 @@ public: */ ~FileLoader(); /*! - * Sets files to load + * Removes files and directories from queue and waits until thread is finished */ void finish(); /*! |
