-rw-r--r-- | core/obex/obexsend.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/obex/obexsend.cpp b/core/obex/obexsend.cpp index 1b19c6b..2931cf7 100644 --- a/core/obex/obexsend.cpp +++ b/core/obex/obexsend.cpp @@ -279,3 +279,3 @@ QString DeviceItem::pixmap()const{ case DeviceBox::Search: - str = "obex/search"; + str = "mag"; break; |