diff options
Diffstat (limited to 'qtmips_gui/newdialog.cpp')
-rw-r--r-- | qtmips_gui/newdialog.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/qtmips_gui/newdialog.cpp b/qtmips_gui/newdialog.cpp new file mode 100644 index 0000000..b2d24a8 --- /dev/null +++ b/qtmips_gui/newdialog.cpp @@ -0,0 +1,6 @@ +#include "newdialog.h" + +newdialog::newdialog() +{ + +} |