]> www.fi.muni.cz Git - evince.git/blobdiff - lib/ev-tooltip.c
Use mozilla style vs gtk style, way better for links.
[evince.git] / lib / ev-tooltip.c
index 4aeb3654661529e414303f00bd2b57f4c0d06006..ce8158c19f15526b0d534bf54f2a022eacf4c81d 100644 (file)
@@ -29,7 +29,7 @@
 #include <gtk/gtklabel.h>
 
 #define DEFAULT_DELAY 500
-#define STICKY_DELAY 0
+#define STICKY_DELAY 500
 #define STICKY_REVERT_DELAY 1000
 
 struct _EvTooltipPrivate {