trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: September 2010

Re: [trinity-devel] Building kdebase (failed)

From: Darrell Anderson <humanreadable@...>
Date: Thu, 2 Sep 2010 13:42:37 -0700 (PDT)
> Can you edit the kdebase/kcontrol/kicker/menutab_impl.cpp
> file and add
> this line:
> 
> #include <kpushbutton.h>
> 
> before this line:
> 
> #include "menutab.h"

There is no include menutab.h in menutab_impl.cpp. There is an include menutab.h in menutab_impl.h.

What is the correct repair?