view generator/global.cpp @ 410:bb0c0bbca312

Added wrappers for the QFontMetrics methods taking tabstop arrays. Also removed some stray code template instantiations.
author David Nadlinger <code@klickverbot.at>
date Sun, 20 Mar 2011 20:43:06 +0100
parents e700fa4916e4
children
line wrap: on
line source

#include "global.h"

Global global;

Global::Global()
{
}