summaryrefslogtreecommitdiffstats
path: root/src/timeoutdialog.h
diff options
context:
space:
mode:
authorManuel Schneider2014-04-09 19:44:28 +0200
committerManuel Schneider2014-04-09 19:44:28 +0200
commit141451ea9f34d71d4255f323492cb463d96dd865 (patch)
treef3da5656e3dd393431fbcf9d78dcc810261bc36b /src/timeoutdialog.h
parent[beamergui] Removed the need of a configfile in beamergui, because it is hand... (diff)
downloadbeamergui-141451ea9f34d71d4255f323492cb463d96dd865.tar.gz
beamergui-141451ea9f34d71d4255f323492cb463d96dd865.tar.xz
beamergui-141451ea9f34d71d4255f323492cb463d96dd865.zip
[beamergui] Several changes
+ mouse position will be centered after changing the resolution. + fixed the bug with the positioning of the gui + fixed curious X async bug + deleted a lot of crap and old debug statements + current resolution will be highlighted
Diffstat (limited to 'src/timeoutdialog.h')
-rw-r--r--src/timeoutdialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/timeoutdialog.h b/src/timeoutdialog.h
index a5278cb..4961e6f 100644
--- a/src/timeoutdialog.h
+++ b/src/timeoutdialog.h
@@ -4,7 +4,6 @@
#ifndef TIMEOUTDIALOG_H
#define TIMEOUTDIALOG_H
-#include <QtGui/QApplication>
#include <QProgressDialog>
#include <QTimer>