git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Reviewed by John.
[WebKit-https.git]
/
WebCore
/
kwq
/
KWQKPartsBrowserInterface.h
diff --git
a/WebCore/kwq/KWQKPartsBrowserInterface.h
b/WebCore/kwq/KWQKPartsBrowserInterface.h
index 4b5ed309774f3f7f2b205aa28de50efc4303b0ca..1c59056effa9c8dbe96a0f6e1abacd04036e4ed5 100644
(file)
--- a/
WebCore/kwq/KWQKPartsBrowserInterface.h
+++ b/
WebCore/kwq/KWQKPartsBrowserInterface.h
@@
-39,6
+39,7
@@
public:
QVariant property(const char *name) const;
void callMethod(const char *name, const QVariant &argument);
+
private:
KWQKHTMLPart *_part;