File patch-r890299.diff of Package kdelibs4

Subject: fix unsubmitted textarea notification
From: wstephenson@suse.de
Bug: #176359
Patch-upstream: 890299
--- khtml/html/html_formimpl.h	(revision 890298)
+++ khtml/html/html_formimpl.h	(revision 890299)
@@ -565,6 +565,7 @@ public:
 
     virtual bool isEditable();
     void setUnsubmittedFormChange(bool unsubmitted) { m_unsubmittedFormChange = unsubmitted; }
+    virtual bool unsubmittedFormChanges() const { return m_unsubmittedFormChange; }
 
     //Mozilla extensions.
     long selectionStart();
Index: khtml/html/html_formimpl.h
===================================================================
openSUSE Build Service is sponsored by