Line 1... |
Line 1... |
1 |
/***************************************************************************
|
1 |
/***************************************************************************
|
2 |
* Copyright (C) 2007 by Andreas Theofilu *
|
2 |
* Copyright (C) 2007 by Andreas Theofilu *
|
3 |
* andreas@TheoSys.at *
|
3 |
* andreas@TheoSys.at *
|
4 |
* *
|
4 |
* *
|
5 |
* This program is free software; you can redistribute it and/or modify *
|
5 |
* This program is free software; you can redistribute it and/or modify *
|
6 |
* it under the terms of the GNU General Public License as published by *
|
6 |
* it under the terms of the GNU General Public License as published by *
|
7 |
* the Free Software Foundation; either version 2 of the License, or *
|
7 |
* the Free Software Foundation version 3 of the License. *
|
8 |
* (at your option) any later version. *
|
- |
|
9 |
* *
|
8 |
* *
|
10 |
* This program is distributed in the hope that it will be useful, *
|
9 |
* This program is distributed in the hope that it will be useful, *
|
11 |
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
10 |
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
12 |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
|
11 |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
|
13 |
* GNU General Public License for more details. *
|
12 |
* GNU General Public License for more details. *
|
Line 16... |
Line 15... |
16 |
* along with this program; if not, write to the *
|
15 |
* along with this program; if not, write to the *
|
17 |
* Free Software Foundation, Inc., *
|
16 |
* Free Software Foundation, Inc., *
|
18 |
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
|
17 |
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
|
19 |
***************************************************************************/
|
18 |
***************************************************************************/
|
20 |
|
19 |
|
21 |
|
- |
|
22 |
#include <kmainwindow.h>
|
20 |
#include <kmainwindow.h>
|
23 |
#include <klocale.h>
|
21 |
#include <klocale.h>
|
24 |
|
22 |
|
25 |
#include "tilgungsplan.h"
|
23 |
#include "tilgungsplan.h"
|
26 |
#include "tilgungsplanwidget.h"
|
24 |
#include "tilgungsplanwidget.h"
|