Skip to content

Commit

Permalink
#5127: Add ResourceTreeViewToolbar to SoundChooser
Browse files Browse the repository at this point in the history
  • Loading branch information
codereader committed Jan 3, 2021
1 parent 2d95c88 commit 2aef0a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radiant/uimanager/SoundChooser.h
Expand Up @@ -35,7 +35,7 @@ class SoundChooser :
private:

// Widget construction
wxWindow* createTreeView(wxWindow* parent);
wxutil::ResourceTreeView* createTreeView(wxWindow* parent);

void loadSoundShaders();
void handleSelectionChange();
Expand Down

0 comments on commit 2aef0a9

Please sign in to comment.