From ed006f71b515e362a5fdfb3d11f89a3e239b9aa8 Mon Sep 17 00:00:00 2001 From: Nick Foster Date: Tue, 10 Jul 2012 09:27:36 -0700 Subject: [PATCH] I'm pretty sure custom painting should be handled with delegates and not a subclassed QListView --- python/CMakeLists.txt | 1 - res/modes_rx.ui | 9 +-------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/python/CMakeLists.txt b/python/CMakeLists.txt index dcae82c..cbc76da 100644 --- a/python/CMakeLists.txt +++ b/python/CMakeLists.txt @@ -42,7 +42,6 @@ GR_PYTHON_INSTALL( modes_raw_server.py modes_sbs1.py modes_sql.py - modesfadinglistview.py Quaternion.py DESTINATION ${GR_PYTHON_DIR}/air_modes ) diff --git a/res/modes_rx.ui b/res/modes_rx.ui index 1e20dd0..50e1112 100644 --- a/res/modes_rx.ui +++ b/res/modes_rx.ui @@ -837,7 +837,7 @@ Show ADS-B-equipped aircraft only - + 15 @@ -863,13 +863,6 @@ - - - ModeSFadingListView - QListView -
air_modes.modesfadinglistview
-
-