//#include "rfccompopup.h" #include "stdpopups.h" QPopupMenu* newRfcComPopup( const OpieTooth::Services& servive, QListViewItem* item ) { // return OpieTooth::RfcComPopup( servive, item ); return 0l; } QPopupMenu* newObexPushPopup( const OpieTooth::Services&, QListViewItem* ) { return 0l; }