summaryrefslogtreecommitdiffstats
path: root/noatun/library/noatunlistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/library/noatunlistview.h')
-rw-r--r--noatun/library/noatunlistview.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/noatun/library/noatunlistview.h b/noatun/library/noatunlistview.h
new file mode 100644
index 00000000..1571f64e
--- /dev/null
+++ b/noatun/library/noatunlistview.h
@@ -0,0 +1,5 @@
+// yeah yeah yeah.. fix qt and this can go away
+
+#define private protected
+#include <qlistview.h>
+#undef private