00001 /**************************************************************************** 00002 ** ui.h extension file, included from the uic-generated form implementation. 00003 ** 00004 ** If you wish to add, delete or rename functions or slots use 00005 ** Qt Designer which will update this file, preserving your code. Create an 00006 ** init() function in place of a constructor, and a destroy() function in 00007 ** place of a destructor. 00008 *****************************************************************************/ 00009 00010 00011 /* This file is part of the KDE project 00012 Copyright (C) 2004 Dag Andersen <danders@get2net.dk> 00013 00014 This library is free software; you can redistribute it and/or 00015 modify it under the terms of the GNU Library General Public 00016 License as published by the Free Software Foundation; 00017 version 2 of the License. 00018 00019 This library is distributed in the hope that it will be useful, 00020 but WITHOUT ANY WARRANTY; without even the implied warranty of 00021 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 00022 Library General Public License for more details. 00023 00024 You should have received a copy of the GNU Library General Public License 00025 along with this library; see the file COPYING.LIB. If not, write to 00026 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 00027 * Boston, MA 02110-1301, USA. 00028 */ 00029 00030 //TODO it seems this file can be removed 00031 00032 namespace KPlato 00033 { 00034 00035 } //KPlato namespace