[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Compilation error fix kdelibs/khtml from today's CVS
From:       Nick Katsamas <nkat () forthnet ! gr>
Date:       2004-05-19 9:17:58
Message-ID: 200405191217.58799.nkat () forthnet ! gr
[Download RAW message or body]

khtmlview.cpp: In member function `virtual void \
KHTMLView::keyPressEvent(QKeyEvent*)': khtmlview.cpp:1073: error: `findAhead' \
undeclared (first use this function) khtmlview.cpp:1073: error: (Each undeclared \
                identifier is reported only once for each function it appears in.)
khtmlview.cpp: At global scope:
khtmlview.cpp:1294: error: no `void KHTMLView::findAhead(bool)' member function \
declared in class `KHTMLView' make[3]: *** [khtmlview.lo] Error 1
make[3]: Leaving directory `/usr/src/packages/BUILD/kdelibs-3.2.2/khtml'

-- 
Best regards

********************************
        Nick Katsamas
   e-Mail: nkat@forthnet.gr
********************************


["khtmlview.h.diff" (text/x-diff)]

--- khtml/khtmlview.h	2004-05-19 11:53:49.000000000 +0300
+++ khtml/khtmlview.h	2004-05-19 11:47:53.000000000 +0300
@@ -204,6 +204,7 @@
     void tripleClickTimeout();
 #ifndef KHTML_NO_TYPE_AHEAD_FIND
     void findTimeout();
+    void findAhead(bool increase);
 #endif // KHTML_NO_TYPE_AHEAD_FIND
 
 private:


>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic