Q4Wine
2.0
Q4Wine is a Qt GUI for Wine.
|
#include <QApplication>
#include <QCommandLineParser>
#include <QCommandLineOption>
#include "src/version.h"
#include "src/qt/mainwindow.hpp"
#include "lib/db.hpp"
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |