aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mobile/mainwindow.h
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2016-11-05 00:11:19 +0100
committerRenaud G <renaud@rolisteam.org>2016-11-05 00:11:19 +0100
commit3799c71dee9e8d73858c727873d550adc0649c64 (patch)
tree87813e160bdbb3bad51b1a6c448bdeeaa475c2fc /mobile/mainwindow.h
parentd5876d9b88c2f695592338335308a32e584d86a4 (diff)
parentb977d3e2a2765f5b91ac7bf5c34ea8891969cda9 (diff)
downloadOneRoll-3799c71dee9e8d73858c727873d550adc0649c64.tar.gz
OneRoll-3799c71dee9e8d73858c727873d550adc0649c64.zip
add filter node
Diffstat (limited to 'mobile/mainwindow.h')
-rw-r--r--mobile/mainwindow.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/mobile/mainwindow.h b/mobile/mainwindow.h
deleted file mode 100644
index df67bfe..0000000
--- a/mobile/mainwindow.h
+++ /dev/null
@@ -1,17 +0,0 @@
-#ifndef MAINWINDOW_H
-#define MAINWINDOW_H
-
-#include <QMainWindow>
-
-class MainWindow : public QMainWindow
-{
- Q_OBJECT
-public:
- explicit MainWindow(QWidget *parent = 0);
-
-signals:
-
-public slots:
-};
-
-#endif // MAINWINDOW_H \ No newline at end of file