#include "NameDialog.h"
#include "Debug.h"
#include "GlobalVariables.h"
#include <qregexp.h>
#include <qvalidator.h>
#include <qaccel.h>
#include <qpushbutton.h>
#include <qlayout.h>
#include <iostream>
Go to the source code of this file.