BALL
1.4.2
|
#include <QtGui/QApplication>
#include <BALL/CONFIG/config.h>
#include <QtCore/QLocale>
#include <QtCore/QTranslator>
#include <QtGui/QMessageBox>
#include <QtGui/QSplashScreen>
#include <QtOpenGL/qgl.h>
#include "mainframe.h"
#include <BALL/SYSTEM/path.h>
#include <BALL/SYSTEM/directory.h>
#include <BALL/FORMAT/INIFile.h>
#include <BALL/SYSTEM/fileSystem.h>
#include <BALL/COMMON/logStream.h>
#include <iostream>
Go to the source code of this file.
Functions | |
void | logMessages (QtMsgType type, const char *msg) |
int | main (int argc, char **argv) |