/***************************************************************************
    kuninstallerdoc.cpp  -  description                              
    -------------------                                         
    begin                : Wed Mar 10 08:47:08 MET 1999
                                           
    copyright            : (C) 1999 by Geri House                         
    email                : ge_ha@yahoo.com                                     
 ***************************************************************************/

/***************************************************************************
 *                                                                         *
 *   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.                                   * 
 *                                                                         *
 ***************************************************************************/


#include <kuninstallerdoc.h>

KUninstallerDoc::KUninstallerDoc(QObject *parent, const char *filename):QObject(parent){
}

KUninstallerDoc::~KUninstallerDoc(){
}







Documentation generated by haeusler@stiegl on Fri Apr 16 09:31:32 MET DST 1999