gui_generated.h/cpp generated from which?

Discuss new features and functions
Posts: 4
Joined: 30 Apr 2026

FeelUs

Where can I find the files from which gui_generated.h and gui_generated.cpp were generated?
///////////////////////////////////////////////////////////////////////////
// C++ code generated with wxFormBuilder (version 3.10.1-0-g8feb16b3)
// http://www.wxformbuilder.org/
//
// PLEASE DO *NOT* EDIT THIS FILE!
///////////////////////////////////////////////////////////////////////////
Posts: 346
Joined: 7 Jan 2018

bgstack15

Those are not included in the source for the application. They're not strictly required for building the application from these generated C++ files. It would be cool to see them, however.

Oh, and so that would explain why the spacing of the lines alternates every other version of FreeFileSync! It gets re-generated, and changes opinions about the number of spaces per tab....