view src/view_file.c @ 554:2da72a136070

Prepare merging of some parts of view_file_list and view_file_icon and simplification of view_file* interface.
author zas_
date Sat, 03 May 2008 09:41:09 +0000
parents
children ebb2c2b1454d
line wrap: on
line source

/*
 * Geeqie
 * Copyright (C) 2008 The Geeqie Team
 *
 * Author: Laurent Monin
 *
 * This software is released under the GNU General Public License (GNU GPL).
 * Please read the included file COPYING for more information.
 * This software comes with no warranty of any kind, use at your own risk!
 */

#include "main.h"
#include "view_file.h"

#include "debug.h"
#include "view_file_list.h"
#include "view_file_icon.h"