#include <iostream>
#include <QFile>
#include <QTextStream>
#include "skyviewer.h"
#include "mainwindow.h"
#include "heal.h"
#include "debug.h"
Include dependency graph for skyviewer.cpp:
Go to the source code of this file.
Variables | |
static const char | stateFile [] = {".skyviewer.xml"} |
const char stateFile[] = {".skyviewer.xml"} [static] |