--- build-palmld-opie/tmp/work/armv5te-linux/uicmoc-native-2.3.10-r0/qt-2.3.10/include/qvaluestack_old.h	2006-11-15 15:27:13.000000000 -0800
+++ build-palmld-opie/tmp/work/armv5te-linux/uicmoc-native-2.3.10-r0/qt-2.3.10/include/qvaluestack.h	2006-11-15 07:49:22.000000000 -0800
@@ -54,7 +54,7 @@
     {
 	T elem( this->last() );
 	if ( !this->isEmpty() )
-	    remove( this->fromLast() );
+	    this->remove( this->fromLast() );
 	return elem;
     }
     T& top() { return this->last(); }
