summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/OpcodeDecoding.cpp
diff options
context:
space:
mode:
authorGlenn Rice <glennricster@gmail.com>2014-06-20 06:40:04 -0500
committerGlenn Rice <glennricster@gmail.com>2014-06-20 07:03:44 -0500
commitbb6d360b066516c7b8c46541750e25a70f494123 (patch)
tree54109cd29a904bfce14e3534fcf0e69a457ae46f /Source/Core/VideoCommon/OpcodeDecoding.cpp
parent0e0238eccfa314a24d11aa36c727c54e1ca90a2a (diff)
Ensure (Get|Set)ColumnWidth is not called on a non existant column.
The AutomaticColumnWidth method can be called when the game list does not have any columns (for example when dolphin is starting). In this case wxWidgets assertions fail when (Get|Set)ColumnWidth are called on columns that do not exist. So check to make sure there are columns to prevent this.
Diffstat (limited to 'Source/Core/VideoCommon/OpcodeDecoding.cpp')
0 files changed, 0 insertions, 0 deletions