instar-robotics / papyrus

Papyrus is the front end GUI that generates neural scripts that can be executed by kheops
GNU General Public License v3.0
1 stars 0 forks source link

Refactor main window's constructor #2

Open nschoe opened 5 years ago

nschoe commented 5 years ago

The constructor has become cluttered with too much "free code". We should split it into function createSplitter(), parseDescriptionFiles(), etc.