aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/filedialog.h
diff options
context:
space:
mode:
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 7395ffea0..1f0478eb7 100644
--- a/src/qmmpui/filedialog.h
+++ b/src/qmmpui/filedialog.h
@@ -219,7 +219,7 @@ protected:
*/
virtual bool modal()const
{
- return TRUE;
+ return true;
};
/*!
* Object destructor