diff --git a/retroshare-gui/src/gui/FileTransfer/SharedFilesDialog.cpp b/retroshare-gui/src/gui/FileTransfer/SharedFilesDialog.cpp index ce67043a9..4fdf873ce 100644 --- a/retroshare-gui/src/gui/FileTransfer/SharedFilesDialog.cpp +++ b/retroshare-gui/src/gui/FileTransfer/SharedFilesDialog.cpp @@ -87,7 +87,7 @@ // Define to avoid using the search in treeview, because it is really slow for now. // -#define DONT_USE_SEARCH_IN_TREE_VIEW 1 +//#define DONT_USE_SEARCH_IN_TREE_VIEW 1 //#define DEBUG_SHARED_FILES_DIALOG 1