On Jun 3, 2006, at 12:49 PM, Abdelrazak Younes wrote:

Hello,

This patch works fine under windows. Georg, Bennett could you please check that it works fine on your respective platform.

This won't compile:

QWorkArea.C:189: warning: unused parameter 'action'
QWorkArea.C: In member function 'virtual const std::string QWorkArea::getClipboard() const':
QWorkArea.C:226: error: 'subst' was not declared in this scope
QWorkArea.C: In member function 'virtual void QWorkArea::putClipboard (const std::string&) const':
QWorkArea.C:237: error: 'subst' was not declared in this scope
QWorkArea.C: At global scope:
QWorkArea.C:459: warning: unused parameter 'resizeEvent'
make[2]: *** [QWorkArea.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Bennett

Reply via email to