Kexi API Documentation (2.0 alpha)

txtmigrate.cpp

Go to the documentation of this file.
00001 //
00002 // C++ Implementation: txtmigrate
00003 //
00004 // Description: 
00005 //
00006 //
00007 // Author: Adam Pigg <adam@piggz.co.uk>, (C) 2004
00008 //
00009 // Copyright: See COPYING file that comes with this distribution
00010 //
00011 //
00012 #include "txtmigrate.h"
00013 
00014 namespace KexiMigration {
00015 
00016 TxtMigrate::TxtMigrate()
00017  : KexiMigrate()
00018 {
00019 }
00020 
00021 
00022 TxtMigrate::~TxtMigrate()
00023 {
00024 }
00025 
00026 
00027 };
KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:48:56 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003