Mercurial > geeqie.yaz
view src/lirc.h @ 1139:9cbfc8ee7a13
Add a note about splitted view.
author | zas_ |
---|---|
date | Wed, 12 Nov 2008 17:59:14 +0000 |
parents | 1646720364cf |
children |
line wrap: on
line source
#ifndef LIRC_H #define LIRC_H #include "main.h" #ifdef HAVE_LIRC void layout_image_lirc_init(LayoutWindow *lw); #endif #endif /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */