/*************************************************************************** begin : Mon Jun 17 2002 copyright : (C) 2002 by Arnold Krille email : arnold@arnoldarts.de ***************************************************************************/ /*************************************************************************** * * * 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; version 2 of the License. * * * ***************************************************************************/ // Should stay here because I use it for Start-/Stop-Info (see below) //#include #include #include #include #include #include "krecord.h" #include using namespace std; static const char description[] = I18N_NOOP("\ This is a recording tool for TDE.\n\ It uses aRts, just look at the audiomanager\n\ and you will find it there accepting sound\n\ for recording." ); static TDECmdLineOptions options[] = { TDECmdLineLastOption // INSERT YOUR COMMANDLINE OPTIONS HERE }; extern "C" KDE_EXPORT int kdemain( int argc, char* argv[] ) { //cout<show(); app.setMainWidget(w); int quit = app.exec(); //cout<<"Quitting with "<