mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-13 08:29:32 -05:00
removed search from tree view in file lists, until I find some way to do it more efficiently
This commit is contained in:
parent
7448ff4805
commit
7afa19e6d6
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user