I'm pretty sure custom painting should be handled with delegates and not a subclassed QListView

This commit is contained in:
Nick Foster
2012-07-10 09:27:36 -07:00
parent 2eb7426688
commit ed006f71b5
2 changed files with 1 additions and 9 deletions

View File

@@ -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
)