summaryrefslogtreecommitdiff
path: root/vcl/inc/aqua/salsys.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/aqua/salsys.h')
-rw-r--r--vcl/inc/aqua/salsys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/aqua/salsys.h b/vcl/inc/aqua/salsys.h
index 6491cab50048..d352ebb87ddb 100644
--- a/vcl/inc/aqua/salsys.h
+++ b/vcl/inc/aqua/salsys.h
@@ -52,7 +52,7 @@ public:
virtual int ShowNativeMessageBox( const rtl::OUString& rTitle,
const rtl::OUString& rMessage,
int nButtonCombination,
- int nDefaultButton);
+ int nDefaultButton, bool bUseResources);
};