Re: LibreCad - Adding a new form
Posted by mad-hatter on
URL: https://forum.librecad.org/LibreCad-Adding-a-new-form-tp5715327p5715329.html
Hello,
Found it, I think!
...\librecad\src\ui\forms\qg_divideoptions.ui
...\librecad\src\ui\forms\qg_divideoptions.h
...\librecad\src\ui\forms\qg_divideoptions.cpp
You've got to add each file to
...\librecad\src\src.pro
In the relevant sections.
Rgards