FlightGear next
|
#include "config.h"
#include "UpdateChecker.hxx"
#include <QSettings>
#include <QDate>
#include <QDebug>
#include <simgear/io/HTTPMemoryRequest.hxx>
#include <simgear/props/props_io.hxx>
#include <simgear/structure/exception.hxx>
#include <Network/HTTPClient.hxx>
#include <Main/globals.hxx>
#include "LauncherNotificationsController.hxx"