#ifndef NEWDIALOG_H #define NEWDIALOG_H class newdialog { public: newdialog(); }; #endif // NEWDIALOG_H