From a885fb38c87f97fd44e307397daf39bed3a2b9f1 Mon Sep 17 00:00:00 2001 From: harlekin Date: Sat, 01 Jun 2002 23:40:58 +0000 Subject: update --- (limited to 'noncore/net/opietooth/applet/bluezapplet.cpp') diff --git a/noncore/net/opietooth/applet/bluezapplet.cpp b/noncore/net/opietooth/applet/bluezapplet.cpp index 9569b36..b662ff7 100644 --- a/noncore/net/opietooth/applet/bluezapplet.cpp +++ b/noncore/net/opietooth/applet/bluezapplet.cpp @@ -121,7 +121,7 @@ namespace OpieTooth { //menu->insertItem( tr("More..."), 7 ) QPoint p = mapToGlobal( QPoint(1, -menu->sizeHint().height()-1) ); - ret = menu->exec(p, 2); + ret = menu->exec(p, 0); // qDebug("ret was %d\n", ret); -- cgit v0.9.0.2