#include "PreCompiled.h"
#include <QApplication>
#include <QWhatsThisClickedEvent>
#include "WhatsThis.h"
#include "MainWindow.h"
#include "Action.h"
Go to the source code of this file.