openbsd-ports/audio/last.fm/patches/patch-src_RestStateWidget_cpp
dcoppa ed80a78265 Update to last.fm 1.5.4.27091
Still happy with gcc 3.3.5

Tested on sparc64 and i386
2011-03-30 14:00:48 +00:00

13 lines
498 B
Plaintext

$OpenBSD: patch-src_RestStateWidget_cpp,v 1.1 2011/03/30 14:00:48 dcoppa Exp $
--- src/RestStateWidget.cpp.orig Mon Mar 28 18:05:04 2011
+++ src/RestStateWidget.cpp Mon Mar 28 18:05:17 2011
@@ -102,7 +102,7 @@ RestStateWidget::RestStateWidget( QWidget* parent )
ui.edit->setFixedHeight( 20 );
ui.play->setFixedHeight( 22 );
- #elif defined LINUX
+ #elif defined Q_WS_X11
ui.label1->hide(); //no iTunes on Linux
ui.label2->hide(); //no plugins on Linux