summaryrefslogtreecommitdiffstats
path: root/addon/doxywizard/doxywizard.cpp
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2014-02-26 13:32:09 (GMT)
committeralbert-github <albert.tests@gmail.com>2014-02-26 13:32:09 (GMT)
commit0e12f6bfa938b675f827074eb3693eff362e6b96 (patch)
treefe77f8e1f9c7cb17a93fd747225b51275269e9ba /addon/doxywizard/doxywizard.cpp
parent6a0651d9328262271ade2b733c125aae4415e3c3 (diff)
downloadDoxygen-0e12f6bfa938b675f827074eb3693eff362e6b96.zip
Doxygen-0e12f6bfa938b675f827074eb3693eff362e6b96.tar.gz
Doxygen-0e12f6bfa938b675f827074eb3693eff362e6b96.tar.bz2
Superfluous include removed
include remained for debug session.
Diffstat (limited to 'addon/doxywizard/doxywizard.cpp')
-rw-r--r--addon/doxywizard/doxywizard.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/addon/doxywizard/doxywizard.cpp b/addon/doxywizard/doxywizard.cpp
index 1ef95cc..99310a1 100644
--- a/addon/doxywizard/doxywizard.cpp
+++ b/addon/doxywizard/doxywizard.cpp
@@ -1,5 +1,4 @@
#include <QtGui>
-#include <QImageReader>
#include "doxywizard.h"
#include "version.h"
#include "expert.h"