#include <kapplication.h>
#include <kfiledialog.h>
#include <kaboutdata.h>
#include <kcmdlineargs.h>
#include <klocale.h>
#include <kconfig.h>
#include <ksimpleconfig.h>
#include <kstandarddirs.h>
#include <qurl.h>
#include <qfileinfo.h>
#include <qstringlist.h>
#include "karamba.h"
#include "karambaconf.h"
#include <kconfigdialog.h>
Include dependency graph for main.cpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
|
|