view generator/global.cpp @ 395:d757b8b1ca75

Fixed generation of palettes from Qt Designer files.
author David Nadlinger <code@klickverbot.at>
date Wed, 20 Oct 2010 09:45:59 +0200
parents e700fa4916e4
children
line wrap: on
line source

#include "global.h"

Global global;

Global::Global()
{
}