1
/***************************************************************************
4
begin : mar apr 17 16:44:59 CEST 2001
5
copyright : (C) 2001 by Andrea Rizzi
7
***************************************************************************/
9
/***************************************************************************
11
* This program is free software; you can redistribute it and/or modify *
12
* it under the terms of the GNU General Public License as published by *
13
* the Free Software Foundation; either version 2 of the License, or *
14
* (at your option) any later version. *
16
***************************************************************************/
23
#include "kcmkonsoledialog.h"
34
KCMKonsole (QWidget *parent = 0, const char *name = 0, const QStringList& = 0);
37
void load(bool useDefaults);
41
KCMKonsoleDialog *dialog;