From 9ac85f82078e96689b95e22f56306f1f1f91522b Mon Sep 17 00:00:00 2001 From: Renaud G Date: Fri, 16 Sep 2016 16:58:08 +0200 Subject: add file --- mobile/mainwindow.cpp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 mobile/mainwindow.cpp (limited to 'mobile/mainwindow.cpp') diff --git a/mobile/mainwindow.cpp b/mobile/mainwindow.cpp new file mode 100644 index 0000000..ec0bd08 --- /dev/null +++ b/mobile/mainwindow.cpp @@ -0,0 +1,6 @@ +#include "mainwindow.h" + +MainWindow::MainWindow(QWidget *parent) : QMainWindow(parent) +{ + +} -- cgit v1.2.3-70-g09d2