summaryrefslogtreecommitdiff
path: root/src/mainwindow.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.cc')
-rw-r--r--src/mainwindow.cc8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/mainwindow.cc b/src/mainwindow.cc
index 9d1c190..8415796 100644
--- a/src/mainwindow.cc
+++ b/src/mainwindow.cc
@@ -28,7 +28,6 @@
#include <QPainter>
#include <QPicture>
-
#include <QPushButton>
#include <QFont>
#include <QPixmap>
@@ -36,19 +35,14 @@
#include <QImage>
#include <QLayout>
#include <QGroupBox>
-
#include <QStatusBar>
#include <math.h>
-//#include "mgui_alert.h"
-//#include "mgui_datasocket.h"
+#include <config.h>
#include "miav_config.h"
-#include <config.h>
-//"miav-grab.h"
-
// Control fade speed of record bar.
#define SPEED 0.07f