⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 khtml_misc_khtmllayout_patch.txt

📁 将konqueror浏览器移植到ARM9 2410中
💻 TXT
字号:
--- ../../kdelibs/khtml/misc/khtmllayout.h	Mon Feb 12 23:00:40 2001+++ ./kdesrc/khtml/misc/khtmllayout.h	Mon Oct  8 17:29:31 2001@@ -110,7 +110,7 @@ namespace khtml 	bool isFixed() const { return (type == Fixed); }         bool isStatic() const { return (type == Static); } 	int value : 29;-	LengthType type : 3;+	LengthType type;     };      };

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -