aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui/newdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtmips_gui/newdialog.h')
-rw-r--r--qtmips_gui/newdialog.h11
1 files changed, 11 insertions, 0 deletions
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