Skip to content
Snippets Groups Projects
Commit 063f0476 authored by Kai Koehne's avatar Kai Koehne
Browse files

Fix selection of project files to add new files/classes to

Commit ac8e3714 did reorder the path list in
ProjectWizardPage, while ProjceFileWizardExtension still assumed
that the list displayed to the user is exactly the same as passed
to ProjectWizardPage.

The patch removes the index based communication between the
classes altogether and directly stores the ProjectNode in the
UserRole of the ComboBox entry.
parent 0f739432
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment