Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 550162
Collapse All | Expand All

(-)scribus/sclayer.cpp.ORIG (+1 lines)
Lines 6-11 Link Here
6
*/
6
*/
7
7
8
#include "sclayer.h"
8
#include "sclayer.h"
9
#include <QtCore/qobject.h>
9
10
10
#include <QHash>   //necessary to avoid msvc warnings induced by SCRIBUS_API on ScLayers + early instanciation of templates
11
#include <QHash>   //necessary to avoid msvc warnings induced by SCRIBUS_API on ScLayers + early instanciation of templates
11
#include <QVector> //necessary to avoid msvc warnings induced by SCRIBUS_API on ScLayers + early instanciation of templates
12
#include <QVector> //necessary to avoid msvc warnings induced by SCRIBUS_API on ScLayers + early instanciation of templates

Return to bug 550162