Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
krename/krename/krename.h

31 wiersze
1.3 KiB

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