summarylogtreecommitdiffstats
path: root/aqemu.patch
diff options
context:
space:
mode:
authorGeorg Schlisio2016-05-13 19:50:43 +0200
committerGeorg Schlisio2016-05-13 19:51:30 +0200
commit811797b2050b48b45f8caa1a98fb333a0dae4e99 (patch)
tree55d8fc0fc5f92dcfc61bdf41263bdd7f84e2ca0b /aqemu.patch
parentf97c7a36e806c819f31fd9f0799074093cf671ac (diff)
downloadaur-811797b2050b48b45f8caa1a98fb333a0dae4e99.tar.gz
version 0.9.1 - qt5, new design and much more
Diffstat (limited to 'aqemu.patch')
-rw-r--r--aqemu.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/aqemu.patch b/aqemu.patch
deleted file mode 100644
index e0efaabc273d..000000000000
--- a/aqemu.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -aur aqemu-0.8.2.pristine/Embedded_Display/vncview.cpp aqemu-0.8.2.new/Embedded_Display/vncview.cpp
---- aqemu-0.8.2.pristine/Embedded_Display/vncview.cpp 2010-02-26 14:40:40.000000000 +0100
-+++ aqemu-0.8.2.new/Embedded_Display/vncview.cpp 2012-02-29 22:50:52.816894769 +0100
-@@ -27,8 +27,8 @@
- #include <QMessageBox>
- #include <QInputDialog>
- #define KMessageBox QMessageBox
-- #define error(parent, message, caption) \
-- critical(parent, caption, message)
-+/* #define error(parent, message, caption) \
-+ critical(parent, caption, message)*/
- #else
- #include "settings.h"
- #include <KActionCollection>