Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
krename/krename/krename.h

31 lignes
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