Hello,
when compiling kdelibs svn, I get the following error:
kdelibs/krandr/libkrandr.cc: In member function 'bool
KRandrSimpleAPI::applySystemwideDisplayConfiguration(QPtrList<SingleScreenData>,
bool)':
kdelibs/krandr/libkrandr.cc:609: error: 'class QDesktopWidget' has no
member named 'emitResizedSignal'
The message is self-explanatory: It looks like the function is missing
in 'qt-3.3/include/qdesktopwidget.h'.
I suppose that an update has been forgotten in Trinity QT3 SVN.
Francois Andriot