example for DataView with wxDV_VARIABLE_LINE_HEIGHT flag
This commit is contained in:
@@ -188,6 +188,17 @@ private:
|
||||
};
|
||||
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// MyLongMusicTreeModel
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
class MyLongMusicTreeModel : public MyMusicTreeModel
|
||||
{
|
||||
public:
|
||||
MyLongMusicTreeModel();
|
||||
};
|
||||
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// MyListModel
|
||||
// ----------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user