Mercurial > geeqie.yaz
comparison src/pan-types.h @ 1055:1646720364cf
Adding a vim modeline to all files - patch by Klaus Ethgen
author | nadvornik |
---|---|
date | Tue, 07 Oct 2008 18:20:22 +0000 |
parents | d6a7fb4b8e7c |
children | 8b89e3ff286b |
comparison
equal
deleted
inserted
replaced
1054:9157291b79a4 | 1055:1646720364cf |
---|---|
357 void pan_grid_compute(PanWindow *pw, FileData *dir_fd, gint *width, gint *height); | 357 void pan_grid_compute(PanWindow *pw, FileData *dir_fd, gint *width, gint *height); |
358 void pan_timeline_compute(PanWindow *pw, FileData *dir_fd, gint *width, gint *height); | 358 void pan_timeline_compute(PanWindow *pw, FileData *dir_fd, gint *width, gint *height); |
359 | 359 |
360 | 360 |
361 #endif | 361 #endif |
362 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */ |