diff options
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 */ |
