summaryrefslogtreecommitdiffstats
path: root/krename/krename.h
diff options
context:
space:
mode:
Diffstat (limited to 'krename/krename.h')
-rw-r--r--krename/krename.h30
1 files changed, 30 insertions, 0 deletions
diff --git a/krename/krename.h b/krename/krename.h
new file mode 100644
index 0000000..830975a
--- /dev/null
+++ b/krename/krename.h
@@ -0,0 +1,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