Bug 46809

Summary: kdebindings kdec compile error
Product: [Developer tools] bindings Reporter: Unknown <null>
Component: generalAssignee: kde-bindings
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 3.0.7   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Bugzilla Maintainers 2002-08-23 01:02:02 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kde
Version:           3.0.7 (using KDE 3.0.7 )
Severity:          normal
Installed from:    Compiled From Sources
Compiler:          gcc version 2.95.4 20011002
OS:                Linux
OS/Compiler notes: Debian Woody

Compile error in:
kdebindings-3.0.7/kdec/clib/kdec/kde_MouseDoubleClickEvent.cpp

Fix:
Add missing int clickCount.  
(I added '2' since it is in the DoubleClick file.

function def is in:
khtml_events.h (~line 85)

(Submitted via bugs.kde.org)
Comment 1 Dirk Mueller 2003-07-14 17:33:48 UTC

*** This bug has been marked as a duplicate of 48345 ***