desktop/cantata/fix.patch
2016-06-10 23:12:56 +02:00

13 lines
304 B
Diff

--- cantata-2.0.1/support/combobox.h.orig 2016-06-10 23:05:54.269999996 +0200
+++ cantata-2.0.1/support/combobox.h 2016-06-10 23:06:06.089999998 +0200
@@ -36,9 +36,7 @@
: public QComboBox
#endif
{
- #if QT_VERSION >= 0x050000
Q_OBJECT
- #endif
public:
ComboBox(QWidget *p);