|
|
|
@ -17,12 +17,12 @@
|
|
|
|
|
* Boston, MA 02110-1301, USA.
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
#include "graphicshandler.h"
|
|
|
|
|
#include "document.h"
|
|
|
|
|
|
|
|
|
|
#undef signals // Collides with GTK symbols
|
|
|
|
|
#include <wv2/olestream.h>
|
|
|
|
|
|
|
|
|
|
#include "graphicshandler.h"
|
|
|
|
|
#include "document.h"
|
|
|
|
|
|
|
|
|
|
#include <KoStoreDevice.h>
|
|
|
|
|
#include <KoSize.h>
|
|
|
|
|
#include <kdebug.h>
|
|
|
|
|