From 2c6562fa78e884d66b8c2a306f020101e8803f2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 19 Nov 2017 21:16:46 +0100 Subject: Just something I had stagged --- qtmips_gui/newdialog.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 qtmips_gui/newdialog.h (limited to 'qtmips_gui/newdialog.h') diff --git a/qtmips_gui/newdialog.h b/qtmips_gui/newdialog.h new file mode 100644 index 0000000..d37c9c0 --- /dev/null +++ b/qtmips_gui/newdialog.h @@ -0,0 +1,11 @@ +#ifndef NEWDIALOG_H +#define NEWDIALOG_H + + +class newdialog +{ +public: + newdialog(); +}; + +#endif // NEWDIALOG_H \ No newline at end of file -- cgit v1.2.3