OSDN Git Service

part/kitadomtree.cpp -> thread/domtree.cpp
authorikemo <ikemo@56b19765-1e22-0410-a548-a0f45d66c51a>
Mon, 10 Jan 2005 06:35:32 +0000 (06:35 +0000)
committerikemo <ikemo@56b19765-1e22-0410-a548-a0f45d66c51a>
Mon, 10 Jan 2005 06:35:32 +0000 (06:35 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/kita/kita/trunk@1643 56b19765-1e22-0410-a548-a0f45d66c51a

kita/src/thread/domtree.cpp [moved from kita/src/part/kitadomtree.cpp with 99% similarity]

similarity index 99%
rename from kita/src/part/kitadomtree.cpp
rename to kita/src/thread/domtree.cpp
index f12f0ee..39b90f0 100644 (file)
@@ -14,7 +14,8 @@
 #include <dom/html_element.h>
 #include <dom/dom_text.h>
 
-#include "kitadomtree.h"
+#include "domtree.h"
+
 #include "libkita/kitaconfig.h"
 #include "libkita/datmanager.h"
 #include "libkita/datinfo.h"