Files
UnrealEngineUWP/Engine/Source/Developer/SlateFileDialogs/Private/SlateFileDialogsPrivatePCH.h
Dmitry Rekman eae52c65aa Linux: switch from LinuxNativeDialogs to SlateFileDialogs.
- Still experimental at this point.

#codereview Nick.Atamas, Matthew.Lewis, Josh.Adams

[CL 2587983 by Dmitry Rekman in Main branch]
2015-06-15 18:14:07 -04:00

10 lines
200 B
C

// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved.
#pragma once
#define HIDE_HIDDEN_FILES 1
#define MAX_FILTER_LENGTH 8192
#define MAX_PATH_LENGTH 8192
#define ENABLE_DIRECTORY_WATCHER 1