#include <QAbstractEventDispatcher>
#include <QApplication>

#include "putz.h"

Putz::Putz()
{
   printf("got to Putz Constructor\n");
   setupUi(this);
}


syntax highlighted by Code2HTML, v. 0.9.1