diff options
Diffstat (limited to 'mobile/mainwindow.cpp')
| -rw-r--r-- | mobile/mainwindow.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/mobile/mainwindow.cpp b/mobile/mainwindow.cpp deleted file mode 100644 index ec0bd08..0000000 --- a/mobile/mainwindow.cpp +++ /dev/null @@ -1,6 +0,0 @@ -#include "mainwindow.h" - -MainWindow::MainWindow(QWidget *parent) : QMainWindow(parent) -{ - -} |