diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-08-29 20:39:30 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-08-29 20:39:30 +0000 |
| commit | 471b1754f75e462cb6e5dc52d66bdec5745c92e0 (patch) | |
| tree | 9dbc1541bb9221077cc953991e3b485def9717c6 /src/qmmpui/filedialog.h | |
| parent | 1abba773217ac19dbcc7f413bfaf8376caf8ba42 (diff) | |
| download | qmmp-471b1754f75e462cb6e5dc52d66bdec5745c92e0.tar.gz qmmp-471b1754f75e462cb6e5dc52d66bdec5745c92e0.tar.bz2 qmmp-471b1754f75e462cb6e5dc52d66bdec5745c92e0.zip | |
changed configuration dialog
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2908 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 83eb95e53..766feb4cc 100644 --- a/src/qmmpui/filedialog.h +++ b/src/qmmpui/filedialog.h @@ -220,7 +220,7 @@ protected: virtual bool modal()const { return true; - }; + } /*! * Object destructor */ |
