Use a 200ms delay for location completion like elsewhere

This commit is contained in:
Christian Dywan 2010-07-05 23:02:27 +02:00
parent f92ce0b790
commit c94e12e41c

View file

@ -25,7 +25,7 @@
#include <sqlite3.h>
#endif
#define COMPLETION_DELAY 150
#define COMPLETION_DELAY 200
#define MAX_ITEMS 25
struct _MidoriLocationAction