summaryrefslogtreecommitdiff
path: root/indra/newview/llfilepicker.h
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2010-03-08 21:33:19 -0600
committerDave Parks <davep@lindenlab.com>2010-03-08 21:33:19 -0600
commit38334e22e3dbbf7ddc735e8f64a8dc39691d1701 (patch)
tree5a1cb7c36e4e532585699d7fd680e02a217087e9 /indra/newview/llfilepicker.h
parentb9a2c6eafacdaa4838cd62672b3255c3e9c0ee16 (diff)
Multi-threaded file dialog
Diffstat (limited to 'indra/newview/llfilepicker.h')
-rw-r--r--indra/newview/llfilepicker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfilepicker.h b/indra/newview/llfilepicker.h
index 98dc36c296..b96f957673 100644
--- a/indra/newview/llfilepicker.h
+++ b/indra/newview/llfilepicker.h
@@ -113,7 +113,7 @@ public:
// open the dialog. This is a modal operation
BOOL getSaveFile( ESaveFilter filter = FFSAVE_ALL, const std::string& filename = LLStringUtil::null );
- BOOL getOpenFile( ELoadFilter filter = FFLOAD_ALL );
+ BOOL getOpenFile( ELoadFilter filter = FFLOAD_ALL, BOOL blocking = TRUE );
BOOL getMultipleOpenFiles( ELoadFilter filter = FFLOAD_ALL );
// Get the filename(s) found. getFirstFile() sets the pointer to