comparison src/typedefs.h @ 150:976fba0add7c

more operations with file marks
author nadvornik
date Sun, 25 Nov 2007 10:25:25 +0000
parents f0c79a514c06
children 63f202592bb1
comparison
equal deleted inserted replaced
149:f0c79a514c06 150:976fba0add7c
545 FileData *click_fd; 545 FileData *click_fd;
546 FileData *select_fd; 546 FileData *select_fd;
547 547
548 gint thumbs_enabled; 548 gint thumbs_enabled;
549 gint marks_enabled; 549 gint marks_enabled;
550 gint active_mark;
550 551
551 /* thumb updates */ 552 /* thumb updates */
552 gint thumbs_running; 553 gint thumbs_running;
553 gint thumbs_count; 554 gint thumbs_count;
554 ThumbLoader *thumbs_loader; 555 ThumbLoader *thumbs_loader;