|
@@ -78,7 +78,7 @@ public: |
|
|
initialise its fields with the appropriate details, and then call its launchAsync()
|
|
|
initialise its fields with the appropriate details, and then call its launchAsync()
|
|
|
method to launch the dialog.
|
|
|
method to launch the dialog.
|
|
|
*/
|
|
|
*/
|
|
|
struct LaunchOptions
|
|
|
|
|
|
|
|
|
struct JUCE_API LaunchOptions
|
|
|
{
|
|
|
{
|
|
|
LaunchOptions() noexcept;
|
|
|
LaunchOptions() noexcept;
|
|
|
|
|
|
|
|
|