From 413fa4011aa19979b30b7e6f8f9b642a7a0b9f6c Mon Sep 17 00:00:00 2001 From: Reto Zingg Date: Sat, 15 Dec 2012 19:28:48 +0200 Subject: [PATCH] adapt qmvoccommon_p.h for querymee --- qmvoccommon_p.h | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/qmvoccommon_p.h b/qmvoccommon_p.h index 49bdf0a..2976b17 100644 --- a/qmvoccommon_p.h +++ b/qmvoccommon_p.h @@ -1,6 +1,11 @@ +/*************************************************************************** +* this file is from kdeedu project. Filename: keduvoccommon_p.h +***************************************************************************/ + /*************************************************************************** * Copyright 2007 Jeremy Whiting * * Copyright 2007 Frederik Gladhorn * + * Copyright (C) 2010, 2012 Reto Zingg * * * * 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 * @@ -8,8 +13,8 @@ * (at your option) any later version. * ***************************************************************************/ -#ifndef KEDUVOCCOMMON_P_H -#define KEDUVOCCOMMON_P_H +#ifndef QMVOCCOMMON_P_H +#define QMVOCCOMMON_P_H #define KVD_VERS_PREFIX " v" // kvoctrain v0.1.0 -- 2.47.3