LunaSysMgr
|
#include "Common.h"
#include <string>
#include <list>
#include <QPixmap>
#include <glib.h>
Go to the source code of this file.
Classes | |
class | LaunchPoint |
Macros | |
#define | DEFAULT_ICON_W 64 |
#define | DEFAULT_ICON_H 64 |
Typedefs | |
typedef std::list< const LaunchPoint * > | LaunchPointList |
#define DEFAULT_ICON_H 64 |
#define DEFAULT_ICON_W 64 |
typedef std::list<const LaunchPoint*> LaunchPointList |