Skip to content

Commit

Permalink
removed svg from document.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
unruhschuh committed Feb 13, 2016
1 parent 0f688cb commit d872c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion document.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#include <QFile>
#include <QFileInfo>
#include <QErrorMessage>
#include <QSvgGenerator>
//#include <QSvgGenerator>
#include <QDebug>

#include <zlib.h>
Expand Down

0 comments on commit d872c52

Please sign in to comment.