summaryrefslogtreecommitdiffstats
path: root/krename/krename.h
blob: 830975aef98cc47e5641c787c0ba217ea600c224 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
/***************************************************************************
                          krename.h  -  description
                             -------------------
    begin                : Die Mai 15 15:34:19 CEST 2001
    copyright            : (C) 2001 by Dominik Seichter
    email                : domseichter@web.de
 ***************************************************************************/

/***************************************************************************
 *                                                                         *
 *   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.                                   *
 *                                                                         *
 ***************************************************************************/

#ifndef KRENAME_H
#define KRENAME_H

#ifdef HAVE_CONFIG_H
#include <config.h>
#endif

// Why the hell am I still using this file ? ;)
// -- Just for config.h and we need a sourcefile
//    with KRename in its name, since krename.cpp
//    is missing since version 0.1

#endif // KRENAME_H