changeset 63:dd086ec3220d

More removal of unnecessary includes.
author Tom Fredrik Blenning Klaussen <bfg@blenning.no>
date Fri, 14 Sep 2012 21:10:03 +0200
parents 247adcbbaf8b
children b9515dc35fe4
files Apps/updateDeDupe.cpp
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Apps/updateDeDupe.cpp	Fri Sep 14 20:57:44 2012 +0200
+++ b/Apps/updateDeDupe.cpp	Fri Sep 14 21:10:03 2012 +0200
@@ -2,8 +2,6 @@
 
 #include "Exception/Exception.hpp"
 
-#include <QtGui/QApplication>
-
 #include <iostream>
 
 int main(int argc, char *argv[]) {