On Wed, Jun 22, 2011 at 3:36 PM, David Faure wrote:
> On Sunday 22 May 2011, Kevin Ottens wrote:
>> Well, I proposed a workaround in january already, and somehow it got
>> forgotten along the way, reattaching it here for reference. If that fixes
>> the issue for you guys, I think we really should
On Sunday 22 May 2011, Kevin Ottens wrote:
> Well, I proposed a workaround in january already, and somehow it got
> forgotten along the way, reattaching it here for reference. If that fixes
> the issue for you guys, I think we really should commit it (although I
> still didn't find the time to inv
On Sunday 22 May 2011 10:51:39 Matthias Fuchs wrote:
> Am Sonntag 22 Mai 2011, 00:26:58 schrieb Dawit A:
> > On Sat, May 21, 2011 at 5:50 PM, Andreas Pakulat wrote:
> > > On 21.05.11 13:25:32, Dawit A wrote:
> > >> No that is a moc issue. The code is properly @ifdef'ed out in the
> > >> code, but
Am Sonntag 22 Mai 2011, 00:26:58 schrieb Dawit A:
> On Sat, May 21, 2011 at 5:50 PM, Andreas Pakulat wrote:
> > On 21.05.11 13:25:32, Dawit A wrote:
> >> No that is a moc issue. The code is properly @ifdef'ed out in the
> >> code, but the generated moc file does not seem to exclude it. That is
> >
On Sat, May 21, 2011 at 5:50 PM, Andreas Pakulat wrote:
> On 21.05.11 13:25:32, Dawit A wrote:
>> No that is a moc issue. The code is properly @ifdef'ed out in the
>> code, but the generated moc file does not seem to exclude it. That is
>> why you get the message:
>>
>> /home/arysin/kde/build/KDE/
On 21.05.11 13:25:32, Dawit A wrote:
> No that is a moc issue. The code is properly @ifdef'ed out in the
> code, but the generated moc file does not seem to exclude it. That is
> why you get the message:
>
> /home/arysin/kde/build/KDE/kdelibs/kdewebkit/kgraphicswebview.moc:91:6:
> error: prototype
No that is a moc issue. The code is properly @ifdef'ed out in the
code, but the generated moc file does not seem to exclude it. That is
why you get the message:
/home/arysin/kde/build/KDE/kdelibs/kdewebkit/kgraphicswebview.moc:91:6:
error: prototype for ‘void
KGraphicsWebView::selectionClipboardUr
I just did a clean build and had the same result, seems like this method
is used outside of deprecated namespace:
#ifndef KDE_NO_DEPRECATED
KDE_DEPRECATED void selectionClipboardUrlPasted(const KUrl &url);
#endif
On 05/21/2011 11:04 AM, Dawit A wrote:
Those classes have not changed from K
Those classes have not changed from KDE 4.6. Most likely you need to
do a clean build. At lease a clean kdewebkit build.
On Sat, May 21, 2011 at 10:59 AM, Andriy Rysin wrote:
>
> In file included from
> /home/arysin/work/OSS/KDE/kdelibs/kdewebkit/kgraphicswebview.cpp:85:0:
> /home/arysin/kde/buil
In file included from
/home/arysin/work/OSS/KDE/kdelibs/kdewebkit/kgraphicswebview.cpp:85:0:
/home/arysin/kde/build/KDE/kdelibs/kdewebkit/kgraphicswebview.moc: In
member function ‘virtual int
KGraphicsWebView::qt_metacall(QMetaObject::Call, int, void**)’:
/home/arysin/kde/build/KDE/kdelibs/kde
10 matches
Mail list logo