Forget file from previous comit

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4378 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun 2016-03-15 15:48:17 +00:00
parent 1170522d9c
commit c8fb5c2c9b
2 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,6 @@
*/
#include "xmlelementcollection.h"
#include "nameslist.h"
#include "elementlocation.h"
#include "qetxml.h"
#include "elementslocation.h"

View File

@ -20,6 +20,7 @@
#include <QObject>
#include <QDomElement>
#include "elementslocation.h"
class QDomElement;
class QFile;