From 812083469c80a0a07ad1ba41d6795e05f950710b Mon Sep 17 00:00:00 2001 From: korovkin Date: Sat, 01 Apr 2006 17:42:42 +0000 Subject: DUN connection parameters dialog added. --- (limited to 'noncore/net/opietooth/manager/popuphelper.cpp') diff --git a/noncore/net/opietooth/manager/popuphelper.cpp b/noncore/net/opietooth/manager/popuphelper.cpp index bd2071a..b3d7aa5 100644 --- a/noncore/net/opietooth/manager/popuphelper.cpp +++ b/noncore/net/opietooth/manager/popuphelper.cpp @@ -27,9 +27,9 @@ QPopupMenu* PopupHelper::find( int id, const Services& ser, BTDeviceItem* item ) } void PopupHelper::init() { - insert( 4355, newRfcComPopup ); - insert( 4354, newDunPopup ); insert( 4353, newRfcComPopup ); + insert( 4354, newDunPopup ); + insert( 4355, newRfcComPopup ); insert( 4357, newObexPushPopup ); insert( 4358, newObexFtpPopup ); insert( 4374, newPanPopup ); -- cgit v0.9.0.2