removed search from tree view in file lists, until I find some way to do it more efficiently

This commit is contained in:
csoler 2018-01-21 22:23:08 +01:00
parent 7448ff4805
commit 7afa19e6d6

View File

@ -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