Yevgen Muntyan 4f5280e676 r1123@localhost: muntyan | 2005-11-27 07:34:00 -0600
Moved some common functionality of MooIconView and GtkTreeView into auxiliary object MooTreeView
2005-11-27 19:34:29 +00:00

22 lines
502 B
Plaintext

//
// FILE.cpp
//
// Copyright (C) 2004-2005 by Yevgen Muntyan <muntyan@math.tamu.edu>
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later version.
//
// See COPYING file that comes with this distribution.
//
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include ""
using namespace XXX;