aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/filedialog.h
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2012-08-29 20:39:30 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2012-08-29 20:39:30 +0000
commit471b1754f75e462cb6e5dc52d66bdec5745c92e0 (patch)
tree9dbc1541bb9221077cc953991e3b485def9717c6 /src/qmmpui/filedialog.h
parent1abba773217ac19dbcc7f413bfaf8376caf8ba42 (diff)
downloadqmmp-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.h2
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
*/