Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Tusooa Zhu
Krita
Commits
74b00b56
Commit
74b00b56
authored
Oct 02, 2014
by
Friedrich W. H. Kossebau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unneeded KoOdfWriteStore includes
parent
d9abe74d
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
4 deletions
+0
-4
krita/ui/kis_doc2.cc
krita/ui/kis_doc2.cc
+0
-1
libs/main/KoDocument.h
libs/main/KoDocument.h
+0
-1
libs/rdf/KoDocumentRdf.cpp
libs/rdf/KoDocumentRdf.cpp
+0
-1
plugins/kexi/spreadsheet/spreadsheetmigrate.h
plugins/kexi/spreadsheet/spreadsheetmigrate.h
+0
-1
No files found.
krita/ui/kis_doc2.cc
View file @
74b00b56
...
...
@@ -59,7 +59,6 @@
#include <KoColorSpaceEngine.h>
#include <KoID.h>
#include <KoOdfReadStore.h>
#include <KoOdfWriteStore.h>
#include <KoStore.h>
#include <KoXmlWriter.h>
#include <KoSelection.h>
...
...
libs/main/KoDocument.h
View file @
74b00b56
...
...
@@ -46,7 +46,6 @@ class KUndo2Command;
class
KoPart
;
class
KoStore
;
class
KoOdfReadStore
;
class
KoOdfWriteStore
;
class
KoDocumentInfo
;
class
KoDocumentRdf
;
class
KoDocumentRdfBase
;
...
...
libs/rdf/KoDocumentRdf.cpp
View file @
74b00b56
...
...
@@ -32,7 +32,6 @@
#include <KoToolManager.h>
#include <KoTextDocument.h>
#include <KoTextRdfCore.h>
#include "KoOdfWriteStore.h"
#include <KoXmlReader.h>
#include <KoXmlWriter.h>
#include <KoStoreDevice.h>
...
...
plugins/kexi/spreadsheet/spreadsheetmigrate.h
View file @
74b00b56
...
...
@@ -26,7 +26,6 @@
#include <sheets/part/Doc.h>
#include <sheets/Map.h>
#include <sheets/Sheet.h>
#include <KoOdfWriteStore.h>
#include <KoEmbeddedDocumentSaver.h>
#include <KoDocument.h>
#include <KoPart.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment